Class HorizontalReference
Inheritance
HorizontalReference
Assembly: NXOpen.dll
Syntax
public class HorizontalReference : TaggedObject, IMessageSink, IComponentBuilder
Constructors
HorizontalReference()
Declaration
protected HorizontalReference()
Properties
Flip
Declaration
public bool Flip { get; set; }
Property Value
HorizontalRefObject
Declaration
public SelectNXObject HorizontalRefObject { get; }
Property Value
HorizontalRefVector
Declaration
public Direction HorizontalRefVector { get; set; }
Property Value
RotationAngle
Declaration
public Expression RotationAngle { get; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink