Class NcmTransferBuilder
Inheritance
NcmTransferBuilder
Assembly: NXOpen.dll
Syntax
public class NcmTransferBuilder : TaggedObject, IMessageSink
Constructors
NcmTransferBuilder()
Declaration
protected NcmTransferBuilder()
Properties
AppUdeSet
Declaration
public UdeSet AppUdeSet { get; }
Property Value
ApproachClearanceBuilder
Declaration
public NcmClearanceBuilder ApproachClearanceBuilder { get; }
Property Value
ApproachHeightBuilder
Declaration
public InheritableToolDepBuilder ApproachHeightBuilder { get; }
Property Value
ApproachLengthBuilder
Declaration
public InheritableToolDepBuilder ApproachLengthBuilder { get; }
Property Value
ApproachMethod
Declaration
public NcmTransferBuilder.AppDepMethodTypes ApproachMethod { get; set; }
Property Value
ApproachPostCommands
Declaration
public TaggedObject ApproachPostCommands { get; set; }
Property Value
Declaration
public Direction ApproachToolAxis { get; set; }
Property Value
Declaration
public NcmTransferBuilder.AppDepToolAxisOptions ApproachToolAxisOption { get; set; }
Property Value
ApproachVector
Declaration
public Direction ApproachVector { get; set; }
Property Value
DepUdeSet
Declaration
public UdeSet DepUdeSet { get; }
Property Value
DepartureClearanceBuilder
Declaration
public NcmClearanceBuilder DepartureClearanceBuilder { get; }
Property Value
DepartureHeightBuilder
Declaration
public InheritableToolDepBuilder DepartureHeightBuilder { get; }
Property Value
DepartureLengthBuilder
Declaration
public InheritableToolDepBuilder DepartureLengthBuilder { get; }
Property Value
DepartureMethod
Declaration
public NcmTransferBuilder.AppDepMethodTypes DepartureMethod { get; set; }
Property Value
DeparturePostCommands
Declaration
public TaggedObject DeparturePostCommands { get; set; }
Property Value
Declaration
public Direction DepartureToolAxis { get; set; }
Property Value
Declaration
public NcmTransferBuilder.AppDepToolAxisOptions DepartureToolAxisOption { get; set; }
Property Value
DepartureVector
Declaration
public Direction DepartureVector { get; set; }
Property Value
TraUdeSet
Declaration
public UdeSet TraUdeSet { get; }
Property Value
TransferUsing
Declaration
public NcmSubopBuilder.TransferUsing TransferUsing { get; set; }
Property Value
TransferUsingHeight
Declaration
public InheritableToolDepBuilder TransferUsingHeight { get; }
Property Value
TransferUsingMaxFollowDistance
Declaration
public InheritableToolDepBuilder TransferUsingMaxFollowDistance { get; }
Property Value
TraverseClearanceBuilder
Declaration
public NcmClearanceBuilder TraverseClearanceBuilder { get; }
Property Value
TraverseDistanceBuilder
Declaration
public InheritableToolDepBuilder TraverseDistanceBuilder { get; }
Property Value
TraversePostCommands
Declaration
public TaggedObject TraversePostCommands { get; set; }
Property Value
TraverseType
Declaration
public NcmTransferBuilder.TraverseTypes TraverseType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink