Class InspectionLinear5axisMoveToPointBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionLinear5axisMoveToPointBuilder
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 InspectionLinear5axisMoveToPointBuilder : InspectionMoveBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionLinear5axisMoveToPointBuilder()
Declaration
protected InspectionLinear5axisMoveToPointBuilder()
Properties
DepthDistance
Declaration
public double DepthDistance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DepthMethod
Declaration
public InspectionMoveBuilder.DepthMethodTypes DepthMethod { get; set; }
Property Value
Type | Description |
---|---|
InspectionMoveBuilder.DepthMethodTypes |
GotoAangle
Declaration
public double GotoAangle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
GotoBangle
Declaration
public double GotoBangle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TargetPoint
Declaration
public Point TargetPoint { get; set; }
Property Value
Type | Description |
---|---|
Point |
Implements
System.Runtime.Remoting.Messaging.IMessageSink