Class NcmAvoidancePointBuilder
Inheritance
NcmAvoidancePointBuilder
Assembly: NXOpen.dll
Syntax
public class NcmAvoidancePointBuilder : TaggedObject, IMessageSink
Constructors
NcmAvoidancePointBuilder()
Declaration
protected NcmAvoidancePointBuilder()
Properties
Point
Declaration
public Point Point { get; set; }
Property Value
PointStatus
Declaration
public NcmAvoidancePointBuilder.PointStates PointStatus { get; set; }
Property Value
Declaration
public Direction ToolAxis { get; set; }
Property Value
Declaration
public int ToolAxisStatus { get; set; }
Property Value
Declaration
public NcmAvoidancePointBuilder.ToolAxisUsages ToolAxisUsage { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink