Search Results for

    Show / Hide Table of Contents

    Class InspectionScanArcBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    InspectionMoveBuilder
    InspectionScanArcBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    InspectionMoveBuilder.SetParent(CAMObject)
    InspectionMoveBuilder.SetSibling(CAMObject)
    InspectionMoveBuilder.SetProbeAngles()
    InspectionMoveBuilder.SetProbeTip()
    InspectionMoveBuilder.LockMove(Boolean)
    InspectionMoveBuilder.AngleA
    InspectionMoveBuilder.AngleB
    InspectionMoveBuilder.ApproachDistance
    InspectionMoveBuilder.MotionType
    InspectionMoveBuilder.ProbeTipType
    InspectionMoveBuilder.ProbeTipTypeBuilder
    InspectionMoveBuilder.RetractDistance
    InspectionMoveBuilder.SensorOpName
    InspectionMoveBuilder.SensorStrategy
    InspectionMoveBuilder.SensorStrategyBuilder
    InspectionMoveBuilder.TipAngleMode
    InspectionMoveBuilder.TipMode
    InspectionMoveBuilder.TipNumber
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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 InspectionScanArcBuilder : InspectionMoveBuilder, IMessageSink, IComponentBuilder

    Constructors

    InspectionScanArcBuilder()

    Declaration
    protected InspectionScanArcBuilder()

    Properties

    ApproachDist

    Declaration
    public InheritableDoubleBuilder ApproachDist { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    Arc

    Declaration
    public NXObject Arc { get; set; }
    Property Value
    Type Description
    NXObject

    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

    DistanceFromEdge

    Declaration
    public double DistanceFromEdge { get; set; }
    Property Value
    Type Description
    System.Double

    DistanceFromEdgeBuilder

    Declaration
    public InheritableDoubleBuilder DistanceFromEdgeBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndDistance

    Declaration
    public double EndDistance { get; set; }
    Property Value
    Type Description
    System.Double

    EndDistanceBuilder

    Declaration
    public InheritableDoubleBuilder EndDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndPercentage

    Declaration
    public InheritableDoubleBuilder EndPercentage { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndUDistance

    Declaration
    public double EndUDistance { get; set; }
    Property Value
    Type Description
    System.Double

    EndUDistanceBuilder

    Declaration
    public InheritableDoubleBuilder EndUDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndUPercent

    Declaration
    public double EndUPercent { get; set; }
    Property Value
    Type Description
    System.Double

    EndUPercentBuilder

    Declaration
    public InheritableDoubleBuilder EndUPercentBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndVDeg

    Declaration
    public double EndVDeg { get; set; }
    Property Value
    Type Description
    System.Double

    EndVDegBuilder

    Declaration
    public InheritableDoubleBuilder EndVDegBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndVDistance

    Declaration
    public double EndVDistance { get; set; }
    Property Value
    Type Description
    System.Double

    EndVDistanceBuilder

    Declaration
    public InheritableDoubleBuilder EndVDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndVPercent

    Declaration
    public double EndVPercent { get; set; }
    Property Value
    Type Description
    System.Double

    EndVPercentBuilder

    Declaration
    public InheritableDoubleBuilder EndVPercentBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndVSweep

    Declaration
    public double EndVSweep { get; set; }
    Property Value
    Type Description
    System.Double

    EndVSweepBuilder

    Declaration
    public InheritableDoubleBuilder EndVSweepBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    MinimumLengthFactor

    Declaration
    public double MinimumLengthFactor { get; set; }
    Property Value
    Type Description
    System.Double

    MinimumLengthFactorBuilder

    Declaration
    public InheritableDoubleBuilder MinimumLengthFactorBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    NumberOfXSects

    Declaration
    public int NumberOfXSects { get; set; }
    Property Value
    Type Description
    System.Int32

    NumberOfXSectsBuilder

    Declaration
    public InheritableIntBuilder NumberOfXSectsBuilder { get; }
    Property Value
    Type Description
    InheritableIntBuilder

    RegionSequenceMode

    Declaration
    public InspectionMethodBuilder.ArcScanRegionSequenceModeTypes RegionSequenceMode { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.ArcScanRegionSequenceModeTypes

    RegionSequenceStart

    Declaration
    public InspectionMethodBuilder.ArcScanSequenceStartTypes RegionSequenceStart { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.ArcScanSequenceStartTypes

    RetractDist

    Declaration
    public InheritableDoubleBuilder RetractDist { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    Reversedirection

    Declaration
    public bool Reversedirection { get; set; }
    Property Value
    Type Description
    System.Boolean

    RotaryTableName

    Declaration
    public string RotaryTableName { get; set; }
    Property Value
    Type Description
    System.String

    ScanModeType

    Declaration
    public InspectionMethodBuilder.ScanModeTypes ScanModeType { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.ScanModeTypes

    ScanSpeed

    Declaration
    public InheritableDoubleBuilder ScanSpeed { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartDistance

    Declaration
    public double StartDistance { get; set; }
    Property Value
    Type Description
    System.Double

    StartDistanceBuilder

    Declaration
    public InheritableDoubleBuilder StartDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartEndMode

    Declaration
    public InspectionMethodBuilder.UVModeTypes StartEndMode { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.UVModeTypes

    StartPercentage

    Declaration
    public InheritableDoubleBuilder StartPercentage { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartUDistance

    Declaration
    public double StartUDistance { get; set; }
    Property Value
    Type Description
    System.Double

    StartUDistanceBuilder

    Declaration
    public InheritableDoubleBuilder StartUDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartUMode

    Declaration
    public InspectionMethodBuilder.UVModeTypes StartUMode { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.UVModeTypes

    StartUPercent

    Declaration
    public double StartUPercent { get; set; }
    Property Value
    Type Description
    System.Double

    StartUPercentBuilder

    Declaration
    public InheritableDoubleBuilder StartUPercentBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartVDeg

    Declaration
    public double StartVDeg { get; set; }
    Property Value
    Type Description
    System.Double

    StartVDegBuilder

    Declaration
    public InheritableDoubleBuilder StartVDegBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartVDistance

    Declaration
    public double StartVDistance { get; set; }
    Property Value
    Type Description
    System.Double

    StartVDistanceBuilder

    Declaration
    public InheritableDoubleBuilder StartVDistanceBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartVMode

    Declaration
    public InspectionMethodBuilder.UVModeTypes StartVMode { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.UVModeTypes

    StartVPercent

    Declaration
    public double StartVPercent { get; set; }
    Property Value
    Type Description
    System.Double

    StartVPercentBuilder

    Declaration
    public InheritableDoubleBuilder StartVPercentBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StartVSweep

    Declaration
    public double StartVSweep { get; set; }
    Property Value
    Type Description
    System.Double

    StartVSweepBuilder

    Declaration
    public InheritableDoubleBuilder StartVSweepBuilder { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    StepSize

    Declaration
    public InheritableDoubleBuilder StepSize { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX