Class ProbeInspectSurfacePointMoveBuilder
Inheritance
ProbeInspectSurfacePointMoveBuilder
Assembly: NXOpen.dll
Syntax
public class ProbeInspectSurfacePointMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
ProbeInspectSurfacePointMoveBuilder()
Declaration
protected ProbeInspectSurfacePointMoveBuilder()
Properties
DirectionType
Declaration
public ProbeInspectSurfacePointMoveBuilder.Direction DirectionType { get; set; }
Property Value
MeasurementType
Declaration
public ProbeInspectSurfacePointMoveBuilder.Measurement MeasurementType { get; set; }
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
Declaration
public ProbeInspectSurfacePointMoveBuilder.ToolAxis ToolAxisType { get; set; }
Property Value
Vector
Declaration
public NXObject Vector { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink