Class NcmWedmBuilder
Inheritance
System.Object
System.MarshalByRefObject
NcmWedmBuilder
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 NcmWedmBuilder : NcmSubopBuilder, IMessageSink, IComponentBuilder
Constructors
NcmWedmBuilder()
Declaration
protected NcmWedmBuilder()
Properties
CutcomOff
Declaration
public NcmWedmBuilder.CutcomOffTypes CutcomOff { get; set; }
Property Value
CutcomOn
Declaration
public NcmWedmBuilder.CutcomOnTypes CutcomOn { get; set; }
Property Value
CutcomReg
Declaration
public int CutcomReg { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CutcomRegBuilder
Declaration
public InheritableIntBuilder CutcomRegBuilder { get; }
Property Value
CutcomRegisterFlag
Declaration
public bool CutcomRegisterFlag { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FromPointBuilder
Declaration
public WedmPointDefinitionBuilder FromPointBuilder { get; }
Property Value
GlobalStopPointDistanceBuilder
Declaration
public InheritableDoubleBuilder GlobalStopPointDistanceBuilder { get; }
Property Value
GlobalStopPointMethod
Declaration
public NcmWedmBuilder.GlobalStopPointMethodTypes GlobalStopPointMethod { get; set; }
Property Value
GlobalStopPointType
Declaration
public NcmWedmBuilder.GlobalStopPointTypes GlobalStopPointType { get; set; }
Property Value
GoHomePointBuilder
Declaration
public WedmPointDefinitionBuilder GoHomePointBuilder { get; }
Property Value
LeadInAngleBuilder
Declaration
public InheritableDoubleBuilder LeadInAngleBuilder { get; }
Property Value
LeadInCutcomAngleBuilder
Declaration
public InheritableDoubleBuilder LeadInCutcomAngleBuilder { get; }
Property Value
LeadInCutcomDistanceBuilder
Declaration
public InheritableDoubleBuilder LeadInCutcomDistanceBuilder { get; }
Property Value
LeadInDistanceBuilder
Declaration
public InheritableDoubleBuilder LeadInDistanceBuilder { get; }
Property Value
LeadInMethod
Declaration
public NcmWedmBuilder.LeadInMethodTypes LeadInMethod { get; set; }
Property Value
LeadOutAngleBuilder
Declaration
public InheritableDoubleBuilder LeadOutAngleBuilder { get; }
Property Value
LeadOutCutcomAngleBuilder
Declaration
public InheritableDoubleBuilder LeadOutCutcomAngleBuilder { get; }
Property Value
LeadOutCutcomDistanceBuilder
Declaration
public InheritableDoubleBuilder LeadOutCutcomDistanceBuilder { get; }
Property Value
LeadOutDistanceBuilder
Declaration
public InheritableDoubleBuilder LeadOutDistanceBuilder { get; }
Property Value
LeadOutMethod
Declaration
public NcmWedmBuilder.LeadOutMethodTypes LeadOutMethod { get; set; }
Property Value
LeadOutSameAsLeadIn
Declaration
public NcmWedmBuilder.LeadOutSameAsLeadInTypes LeadOutSameAsLeadIn { get; set; }
Property Value
NonTiltLeadIn
Declaration
public NcmWedmBuilder.NonTiltLeadInTypes NonTiltLeadIn { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink