Class NcmLaserRetract
Inheritance
NcmLaserRetract
Assembly: NXOpen.dll
Syntax
public class NcmLaserRetract : TaggedObject, IMessageSink
Constructors
NcmLaserRetract()
Declaration
protected NcmLaserRetract()
Properties
ArcAngle
Declaration
public InheritableDoubleBuilder ArcAngle { get; }
Property Value
ExtendDistance
Declaration
public InheritableToolDepBuilder ExtendDistance { get; }
Property Value
Length
Declaration
public InheritableToolDepBuilder Length { get; }
Property Value
Radius
Declaration
public InheritableToolDepBuilder Radius { get; }
Property Value
RetractType
Declaration
public NcmLaserRetract.Type RetractType { get; set; }
Property Value
SwingAngle
Declaration
public InheritableDoubleBuilder SwingAngle { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink