Class LaserTool
Inheritance
System.Object
System.MarshalByRefObject
LaserTool
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class LaserTool : SoftTool, IMessageSink, IComponentBuilder
Constructors
LaserTool()
Declaration
protected LaserTool()
Properties
Diameter
Declaration
public InheritableDoubleBuilder Diameter { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
FocalDiameter
Declaration
public InheritableDoubleBuilder FocalDiameter { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
FocalDistance
Declaration
public InheritableDoubleBuilder FocalDistance { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Length
Declaration
public InheritableDoubleBuilder Length { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MaxPower
Declaration
public InheritableDoubleBuilder MaxPower { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MinPower
Declaration
public InheritableDoubleBuilder MinPower { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
TaperLength
Declaration
public InheritableDoubleBuilder TaperLength { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
TipDiameter
Declaration
public InheritableDoubleBuilder TipDiameter { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink