Class InspectionScanHelixBuilder
Inheritance
System.Object
System.MarshalByRefObject
InspectionScanHelixBuilder
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 InspectionScanHelixBuilder : InspectionMoveBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionScanHelixBuilder()
Declaration
protected InspectionScanHelixBuilder()
Properties
ApproachDist
Declaration
public InheritableDoubleBuilder ApproachDist { get; }
Property Value
DepthDistance
Declaration
public double DepthDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
DepthMethod
Declaration
public InspectionMoveBuilder.DepthMethodTypes DepthMethod { get; set; }
Property Value
EndDistance
Declaration
public InheritableDoubleBuilder EndDistance { get; }
Property Value
EndPercentage
Declaration
public InheritableDoubleBuilder EndPercentage { get; }
Property Value
Pitch
Declaration
public InheritableDoubleBuilder Pitch { get; }
Property Value
RetractDist
Declaration
public InheritableDoubleBuilder RetractDist { get; }
Property Value
Reversedirection
Declaration
public bool Reversedirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Revolutions
Declaration
public InheritableDoubleBuilder Revolutions { get; }
Property Value
ScanModeType
Declaration
public InspectionMethodBuilder.ScanModeTypes ScanModeType { get; set; }
Property Value
ScanSpeed
Declaration
public InheritableDoubleBuilder ScanSpeed { get; }
Property Value
StartDistance
Declaration
public InheritableDoubleBuilder StartDistance { get; }
Property Value
StartEndMode
Declaration
public InspectionMethodBuilder.UVModeTypes StartEndMode { get; set; }
Property Value
StartPercentage
Declaration
public InheritableDoubleBuilder StartPercentage { get; }
Property Value
StepSize
Declaration
public InheritableDoubleBuilder StepSize { get; }
Property Value
Sweep
Declaration
public InheritableDoubleBuilder Sweep { get; }
Property Value
TurnDirection
Declaration
public InspectionMethodBuilder.ScanHelixTurnDirectionTypes TurnDirection { get; set; }
Property Value
TurnType
Declaration
public InspectionMethodBuilder.ScanHelixTurnTypes TurnType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink