Class ProbeInspectPointMoveBuilder
Inheritance
ProbeInspectPointMoveBuilder
Assembly: NXOpen.dll
Syntax
public class ProbeInspectPointMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
ProbeInspectPointMoveBuilder()
Declaration
protected ProbeInspectPointMoveBuilder()
Properties
DirectionType
Declaration
public ProbeInspectPointMoveBuilder.Direction DirectionType { 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
Implements
System.Runtime.Remoting.Messaging.IMessageSink