Class ToolChangeCiBuilder
Inheritance
ToolChangeCiBuilder
Assembly: NXOpen.dll
public class ToolChangeCiBuilder : TaggedObject, IMessageSink
Constructors
Declaration
protected ToolChangeCiBuilder()
Properties
Declaration
public InheritableIntBuilder AdjustRegister { get; }
Property Value
Declaration
public bool AdjustRegisterToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder Angle { get; }
Property Value
Declaration
public bool AngleToggle { get; set; }
Property Value
Declaration
public InheritableIntBuilder CutcomRegister { get; }
Property Value
Declaration
public bool CutcomRegisterToggle { get; set; }
Property Value
Declaration
public ToolChangeCiBuilder.HeadDesignationTypes HeadDesignation { get; set; }
Property Value
Declaration
public InheritableIntBuilder HolderNumber { get; }
Property Value
Declaration
public bool HolderToggle { get; set; }
Property Value
Declaration
public bool ManualToolChange { get; set; }
Property Value
Declaration
public InheritableIntBuilder Number { get; }
Property Value
Declaration
public bool NumberToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder Radius { get; }
Property Value
Declaration
public bool RadiusToggle { get; set; }
Property Value
TextToggle
Declaration
public bool TextToggle { get; set; }
Property Value
TextValue
Declaration
public string TextValue { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder Xoffset { get; }
Property Value
Declaration
public bool XoffsetToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder Yoffset { get; }
Property Value
Declaration
public bool YoffsetToggle { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder Zoffset { get; }
Property Value
Declaration
public bool ZoffsetToggle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink