Class NcmHoleMachining
Inheritance
System.Object
System.MarshalByRefObject
NcmHoleMachining
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)
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
Type |
Description |
System.Boolean |
|
CutcomMinimumAngle
Declaration
public double CutcomMinimumAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
CutcomMinimumMove
Declaration
public InheritableToolDepBuilder CutcomMinimumMove { get; }
Property Value
Declaration
public bool CutcomOutputContactPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CutcomOutputPlane
Declaration
public bool CutcomOutputPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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
Type |
Description |
System.Double |
|
OverlapAngle
Declaration
public double OverlapAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
OverlapDistance
Declaration
public double OverlapDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
OverlapType
Declaration
public NcmHoleMachining.OverlapTypes OverlapType { get; set; }
Property Value
RegionStartAngle
Declaration
public double RegionStartAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Retract
Declaration
public NcmHoleMachiningEngRet Retract { get; }
Property Value
StartFromCenter
Declaration
public bool StartFromCenter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SuppressCutcom
Declaration
public bool SuppressCutcom { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
TrackingData
Declaration
public string TrackingData { get; set; }
Property Value
Type |
Description |
System.String |
|
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