Class InspectionScanArcBuilder
Inheritance
InspectionScanArcBuilder
Assembly: NXOpen.dll
Syntax
public class InspectionScanArcBuilder : InspectionMoveBuilder, IMessageSink, IComponentBuilder
Constructors
InspectionScanArcBuilder()
Declaration
protected InspectionScanArcBuilder()
Properties
ApproachDist
Declaration
public InheritableDoubleBuilder ApproachDist { get; }
Property Value
Arc
Declaration
public NXObject Arc { get; set; }
Property Value
DepthDistance
Declaration
public double DepthDistance { get; set; }
Property Value
DepthMethod
Declaration
public InspectionMoveBuilder.DepthMethodTypes DepthMethod { get; set; }
Property Value
DistanceFromEdge
Declaration
public double DistanceFromEdge { get; set; }
Property Value
DistanceFromEdgeBuilder
Declaration
public InheritableDoubleBuilder DistanceFromEdgeBuilder { get; }
Property Value
EndDistance
Declaration
public double EndDistance { get; set; }
Property Value
EndDistanceBuilder
Declaration
public InheritableDoubleBuilder EndDistanceBuilder { get; }
Property Value
EndPercentage
Declaration
public InheritableDoubleBuilder EndPercentage { get; }
Property Value
EndUDistance
Declaration
public double EndUDistance { get; set; }
Property Value
EndUDistanceBuilder
Declaration
public InheritableDoubleBuilder EndUDistanceBuilder { get; }
Property Value
EndUPercent
Declaration
public double EndUPercent { get; set; }
Property Value
EndUPercentBuilder
Declaration
public InheritableDoubleBuilder EndUPercentBuilder { get; }
Property Value
EndVDeg
Declaration
public double EndVDeg { get; set; }
Property Value
EndVDegBuilder
Declaration
public InheritableDoubleBuilder EndVDegBuilder { get; }
Property Value
EndVDistance
Declaration
public double EndVDistance { get; set; }
Property Value
EndVDistanceBuilder
Declaration
public InheritableDoubleBuilder EndVDistanceBuilder { get; }
Property Value
EndVPercent
Declaration
public double EndVPercent { get; set; }
Property Value
EndVPercentBuilder
Declaration
public InheritableDoubleBuilder EndVPercentBuilder { get; }
Property Value
EndVSweep
Declaration
public double EndVSweep { get; set; }
Property Value
EndVSweepBuilder
Declaration
public InheritableDoubleBuilder EndVSweepBuilder { get; }
Property Value
MinimumLengthFactor
Declaration
public double MinimumLengthFactor { get; set; }
Property Value
MinimumLengthFactorBuilder
Declaration
public InheritableDoubleBuilder MinimumLengthFactorBuilder { get; }
Property Value
NumberOfXSects
Declaration
public int NumberOfXSects { get; set; }
Property Value
NumberOfXSectsBuilder
Declaration
public InheritableIntBuilder NumberOfXSectsBuilder { get; }
Property Value
RegionSequenceMode
Declaration
public InspectionMethodBuilder.ArcScanRegionSequenceModeTypes RegionSequenceMode { get; set; }
Property Value
RegionSequenceStart
Declaration
public InspectionMethodBuilder.ArcScanSequenceStartTypes RegionSequenceStart { get; set; }
Property Value
RetractDist
Declaration
public InheritableDoubleBuilder RetractDist { get; }
Property Value
Reversedirection
Declaration
public bool Reversedirection { get; set; }
Property Value
RotaryTableName
Declaration
public string RotaryTableName { get; set; }
Property Value
ScanModeType
Declaration
public InspectionMethodBuilder.ScanModeTypes ScanModeType { get; set; }
Property Value
ScanSpeed
Declaration
public InheritableDoubleBuilder ScanSpeed { get; }
Property Value
StartDistance
Declaration
public double StartDistance { get; set; }
Property Value
StartDistanceBuilder
Declaration
public InheritableDoubleBuilder StartDistanceBuilder { get; }
Property Value
StartEndMode
Declaration
public InspectionMethodBuilder.UVModeTypes StartEndMode { get; set; }
Property Value
StartPercentage
Declaration
public InheritableDoubleBuilder StartPercentage { get; }
Property Value
StartUDistance
Declaration
public double StartUDistance { get; set; }
Property Value
StartUDistanceBuilder
Declaration
public InheritableDoubleBuilder StartUDistanceBuilder { get; }
Property Value
StartUMode
Declaration
public InspectionMethodBuilder.UVModeTypes StartUMode { get; set; }
Property Value
StartUPercent
Declaration
public double StartUPercent { get; set; }
Property Value
StartUPercentBuilder
Declaration
public InheritableDoubleBuilder StartUPercentBuilder { get; }
Property Value
StartVDeg
Declaration
public double StartVDeg { get; set; }
Property Value
StartVDegBuilder
Declaration
public InheritableDoubleBuilder StartVDegBuilder { get; }
Property Value
StartVDistance
Declaration
public double StartVDistance { get; set; }
Property Value
StartVDistanceBuilder
Declaration
public InheritableDoubleBuilder StartVDistanceBuilder { get; }
Property Value
StartVMode
Declaration
public InspectionMethodBuilder.UVModeTypes StartVMode { get; set; }
Property Value
StartVPercent
Declaration
public double StartVPercent { get; set; }
Property Value
StartVPercentBuilder
Declaration
public InheritableDoubleBuilder StartVPercentBuilder { get; }
Property Value
StartVSweep
Declaration
public double StartVSweep { get; set; }
Property Value
StartVSweepBuilder
Declaration
public InheritableDoubleBuilder StartVSweepBuilder { get; }
Property Value
StepSize
Declaration
public InheritableDoubleBuilder StepSize { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink