Class OrientationPointMethodsBuilder
Inheritance
OrientationPointMethodsBuilder
Assembly: NXOpen.dll
Syntax
public class OrientationPointMethodsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
OrientationPointMethodsBuilder()
Declaration
protected OrientationPointMethodsBuilder()
Properties
Distance
Declaration
public Expression Distance { get; }
Property Value
MeasureAlong
Declaration
public OrientationPointMethodsBuilder.MeasureAlongTypes MeasureAlong { get; set; }
Property Value
PointMethod
Declaration
public OrientationPointMethodsBuilder.PointMethodTypes PointMethod { get; set; }
Property Value
Reference
Declaration
public SelectNXObject Reference { get; }
Property Value
SpecifyPoint
Declaration
public Point SpecifyPoint { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink