Class StopPosition
Assembly: NXOpen.dll
Syntax
public class StopPosition : TaggedObject, IMessageSink
Constructors
StopPosition()
Declaration
Properties
Distance
Declaration
public double Distance { get; set; }
Property Value
Percentage
Declaration
public double Percentage { get; set; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
Type
Declaration
public StopPosition.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink