Class ScanningLaserToolBuilder
Inheritance
System.Object
System.MarshalByRefObject
ScanningLaserToolBuilder
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 ScanningLaserToolBuilder : LaserTool, IMessageSink, IComponentBuilder
Constructors
ScanningLaserToolBuilder()
Declaration
protected ScanningLaserToolBuilder()
Properties
BeamWidth
Declaration
public InheritableDoubleBuilder BeamWidth { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
ClearanceDistance
Declaration
public InheritableDoubleBuilder ClearanceDistance { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
FieldOfViewFar
Declaration
public InheritableDoubleBuilder FieldOfViewFar { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
FieldOfViewNear
Declaration
public InheritableDoubleBuilder FieldOfViewNear { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MeasurementRange
Declaration
public InheritableDoubleBuilder MeasurementRange { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink