Class FirstPlunge
Assembly: NXOpen.dll
Syntax
public class FirstPlunge : TaggedObject, IMessageSink
Constructors
FirstPlunge()
Declaration
Properties
AxialCoordinate
Declaration
public InheritableDoubleBuilder AxialCoordinate { get; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
Position
Declaration
public FirstPlunge.Positions Position { get; set; }
Property Value
RadialCoordinate
Declaration
public InheritableDoubleBuilder RadialCoordinate { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink