Class LaserTool
Assembly: NXOpen.dll
public class LaserTool : SoftTool, IMessageSink, IComponentBuilder
Constructors
Declaration
Properties
Declaration
public InheritableDoubleBuilder Diameter { get; }
Property Value
Declaration
public InheritableDoubleBuilder FocalDiameter { get; }
Property Value
Declaration
public InheritableDoubleBuilder FocalDistance { get; }
Property Value
Declaration
public InheritableDoubleBuilder Length { get; }
Property Value
Declaration
public InheritableDoubleBuilder MaxPower { get; }
Property Value
Declaration
public InheritableDoubleBuilder MinPower { get; }
Property Value
Declaration
public InheritableDoubleBuilder TaperLength { get; }
Property Value
Declaration
public InheritableDoubleBuilder TipDiameter { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink