Class ProbeCalibrateStylusMoveBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProbeCalibrateStylusMoveBuilder
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 ProbeCalibrateStylusMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
ProbeCalibrateStylusMoveBuilder()
Declaration
protected ProbeCalibrateStylusMoveBuilder()
Properties
ArcVector
Declaration
public NXObject ArcVector { get; set; }
Property Value
Type | Description |
---|---|
NXObject |
CalibrationDepth
Declaration
public double CalibrationDepth { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CalibrationDepthBuilder
Declaration
public ExpressionDouble CalibrationDepthBuilder { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
CalibrationType
Declaration
public ProbeCalibrateStylusMoveBuilder.CalibrateStylusType CalibrationType { get; set; }
Property Value
Type | Description |
---|---|
ProbeCalibrateStylusMoveBuilder.CalibrateStylusType |
Cylinder
Declaration
public NXObject Cylinder { get; set; }
Property Value
Type | Description |
---|---|
NXObject |
DepthType
Declaration
public ProbeCalibrateStylusMoveBuilder.Depth DepthType { get; set; }
Property Value
Type | Description |
---|---|
ProbeCalibrateStylusMoveBuilder.Depth |
Diameter
Declaration
public double Diameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DiameterBuilder
Declaration
public ExpressionDouble DiameterBuilder { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
GeometryType
Declaration
public ProbeCalibrateStylusMoveBuilder.Geometry GeometryType { get; set; }
Property Value
Type | Description |
---|---|
ProbeCalibrateStylusMoveBuilder.Geometry |
OutputWorkOffset
Declaration
public bool OutputWorkOffset { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Point
Declaration
public Point Point { get; set; }
Property Value
Type | Description |
---|---|
Point |
PointBuilder
Declaration
public ReferencePoint PointBuilder { get; }
Property Value
Type | Description |
---|---|
ReferencePoint |
ProbeProtectedParameters
Declaration
public ProbeProtectedParametersBuilder ProbeProtectedParameters { get; }
Property Value
Type | Description |
---|---|
ProbeProtectedParametersBuilder |
WorkOffset
Declaration
public int WorkOffset { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink