Class InitialProfilePlunge
Inheritance
System.Object
System.MarshalByRefObject
InitialProfilePlunge
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class InitialProfilePlunge : TaggedObject, IMessageSink
Constructors
InitialProfilePlunge()
Declaration
protected InitialProfilePlunge()
Properties
AxialCoordinate
Declaration
public InheritableDoubleBuilder AxialCoordinate { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
ExtendDistance
Declaration
public InheritableDoubleBuilder ExtendDistance { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Mode
Declaration
public InitialProfilePlunge.Modes Mode { get; set; }
Property Value
Type | Description |
---|---|
InitialProfilePlunge.Modes |
Point
Declaration
public Point Point { get; set; }
Property Value
Type | Description |
---|---|
Point |
RadialCoordinate
Declaration
public InheritableDoubleBuilder RadialCoordinate { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
StopDistance
Declaration
public InheritableDoubleBuilder StopDistance { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink