Class InspectionLinear5axisMoveToPointBuilder
Inheritance
InspectionLinear5axisMoveToPointBuilder
Assembly: NXOpen.dll
Syntax
public class InspectionLinear5axisMoveToPointBuilder : InspectionMoveBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionLinear5axisMoveToPointBuilder()
Declaration
protected InspectionLinear5axisMoveToPointBuilder()
Properties
DepthDistance
Declaration
public double DepthDistance { get; set; }
Property Value
DepthMethod
Declaration
public InspectionMoveBuilder.DepthMethodTypes DepthMethod { get; set; }
Property Value
GotoAangle
Declaration
public double GotoAangle { get; set; }
Property Value
GotoBangle
Declaration
public double GotoBangle { get; set; }
Property Value
TargetPoint
Declaration
public Point TargetPoint { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink