Class ProbeInspectBorebossMoveBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProbeInspectBorebossMoveBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class ProbeInspectBorebossMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
ProbeInspectBorebossMoveBuilder()
Declaration
protected ProbeInspectBorebossMoveBuilder()
Properties
Angle1
Declaration
public double Angle1 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Angle2
Declaration
public double Angle2 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Angle3
Declaration
public double Angle3 { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleType
Declaration
public ProbeInspectBorebossMoveBuilder.Angle AngleType { get; set; }
Property Value
ArcVector
Declaration
public NXObject ArcVector { get; set; }
Property Value
BossDimension
Declaration
public double BossDimension { get; set; }
Property Value
Type |
Description |
System.Double |
|
BossDimensionBuilder
Declaration
public ExpressionDouble BossDimensionBuilder { get; }
Property Value
CycleType
Declaration
public ProbeInspectBorebossMoveBuilder.Cycle CycleType { get; set; }
Property Value
Cylinder
Declaration
public NXObject Cylinder { get; set; }
Property Value
DepthType
Declaration
public ProbeInspectBorebossMoveBuilder.Depth DepthType { get; set; }
Property Value
Diameter
Declaration
public double Diameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
DiameterBuilder
Declaration
public ExpressionDouble DiameterBuilder { get; }
Property Value
GeometryType
Declaration
public ProbeInspectBorebossMoveBuilder.Geometry GeometryType { get; set; }
Property Value
MeasurementDepth
Declaration
public double MeasurementDepth { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeasurementDepthBuilder
Declaration
public ExpressionDouble MeasurementDepthBuilder { get; }
Property Value
Point
Declaration
public Point Point { get; set; }
Property Value
PointBuilder
Declaration
public ReferencePoint PointBuilder { get; }
Property Value
ProbeControlParameters
Declaration
public ProbeControlParametersBuilder ProbeControlParameters { get; }
Property Value
ProbeProtectedParameters
Declaration
public ProbeProtectedParametersBuilder ProbeProtectedParameters { get; }
Property Value
ProbeStockParameters
Declaration
public ProbeStockParametersBuilder ProbeStockParameters { get; }
Property Value
ProbeToleranceParameters
Declaration
public ProbeToleranceParametersBuilder ProbeToleranceParameters { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink