Class NcmWedmBuilder
Inheritance
NcmWedmBuilder
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
CutcomRegBuilder
Declaration
public InheritableIntBuilder CutcomRegBuilder { get; }
Property Value
CutcomRegisterFlag
Declaration
public bool CutcomRegisterFlag { get; set; }
Property Value
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