Class ProbeCalibrateSphereMoveBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProbeCalibrateSphereMoveBuilder
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 ProbeCalibrateSphereMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
ProbeCalibrateSphereMoveBuilder()
Declaration
protected ProbeCalibrateSphereMoveBuilder()
Properties
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 ProbeCalibrateSphereMoveBuilder.Geometry GeometryType { get; set; }
Property Value
Type | Description |
---|---|
ProbeCalibrateSphereMoveBuilder.Geometry |
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 |
Sphere
Declaration
public NXObject Sphere { get; set; }
Property Value
Type | Description |
---|---|
NXObject |
ToolOffset
Declaration
public int ToolOffset { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink