Class NcmHoleMachining
Inheritance
NcmHoleMachining
Assembly: NXOpen.dll
Syntax
public class NcmHoleMachining : NcmSubopBuilder, IMessageSink, IComponentBuilder
Constructors
NcmHoleMachining()
Declaration
protected NcmHoleMachining()
Properties
CollisionCheck
Declaration
public bool CollisionCheck { get; set; }
Property Value
CutcomMinimumAngle
Declaration
public double CutcomMinimumAngle { get; set; }
Property Value
CutcomMinimumMove
Declaration
public InheritableToolDepBuilder CutcomMinimumMove { get; }
Property Value
Declaration
public bool CutcomOutputContactPoint { get; set; }
Property Value
CutcomOutputPlane
Declaration
public bool CutcomOutputPlane { get; set; }
Property Value
CutcomType
Declaration
public NcmHoleMachining.CutcomTypes CutcomType { get; set; }
Property Value
Engage
Declaration
public NcmHoleMachiningEngRet Engage { get; }
Property Value
FinalRetract
Declaration
public NcmHoleMachiningEngRet FinalRetract { get; }
Property Value
FinalSafeDistance
Declaration
public InheritableToolDepBuilder FinalSafeDistance { get; }
Property Value
FinalType
Declaration
public NcmHoleMachining.FinalTypes FinalType { get; set; }
Property Value
InitialEngage
Declaration
public NcmHoleMachiningEngRet InitialEngage { get; }
Property Value
InitialSafeDistance
Declaration
public InheritableToolDepBuilder InitialSafeDistance { get; }
Property Value
InitialType
Declaration
public NcmHoleMachining.InitialTypes InitialType { get; set; }
Property Value
NcmSmoothing
Declaration
public NcmSmoothingBuilder NcmSmoothing { get; }
Property Value
NumberOfThreads
Declaration
public double NumberOfThreads { get; set; }
Property Value
OverlapAngle
Declaration
public double OverlapAngle { get; set; }
Property Value
OverlapDistance
Declaration
public double OverlapDistance { get; set; }
Property Value
OverlapType
Declaration
public NcmHoleMachining.OverlapTypes OverlapType { get; set; }
Property Value
RegionStartAngle
Declaration
public double RegionStartAngle { get; set; }
Property Value
Retract
Declaration
public NcmHoleMachiningEngRet Retract { get; }
Property Value
StartFromCenter
Declaration
[Obsolete("Deprecated in NX1926.0.0. Use NcmHoleMachiningEngRet instead.")]
public bool StartFromCenter { get; set; }
Property Value
SuppressCutcom
Declaration
public bool SuppressCutcom { get; set; }
Property Value
TrackingData
Declaration
public string TrackingData { get; set; }
Property Value
TransferAvoidanceFrom
Declaration
public NcmAvoidancePointBuilder TransferAvoidanceFrom { get; }
Property Value
TransferAvoidanceGohome
Declaration
public NcmAvoidancePointBuilder TransferAvoidanceGohome { get; }
Property Value
TransferAvoidanceReturn
Declaration
public NcmAvoidancePointBuilder TransferAvoidanceReturn { get; }
Property Value
TransferAvoidanceStart
Declaration
public NcmAvoidancePointBuilder TransferAvoidanceStart { get; }
Property Value
TransferBetweenRegions
Declaration
public NcmTransfer TransferBetweenRegions { get; }
Property Value
TransferClearance
Declaration
public NcmClearanceBuilder TransferClearance { get; }
Property Value
TransferInitialFinal
Declaration
public NcmTransferBuilder TransferInitialFinal { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink