Class NcmLaserEngage
Inheritance
NcmLaserEngage
Assembly: NXOpen.dll
Syntax
public class NcmLaserEngage : TaggedObject, IMessageSink
Constructors
NcmLaserEngage()
Declaration
protected NcmLaserEngage()
Properties
ArcAngle
Declaration
public InheritableDoubleBuilder ArcAngle { get; }
Property Value
EngageType
Declaration
public NcmLaserEngage.Type EngageType { get; set; }
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
SwingAngle
Declaration
public InheritableDoubleBuilder SwingAngle { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink