Search Results for

    Show / Hide Table of Contents

    Class InspectionScanCurve5AxisBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    InspectionMoveBuilder
    InspectionScanCurve5AxisBuilder
    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 InspectionScanCurve5AxisBuilder : InspectionMoveBuilder, IMessageSink, IComponentBuilder

    Constructors

    InspectionScanCurve5AxisBuilder()

    Declaration
    protected InspectionScanCurve5AxisBuilder()

    Properties

    ApproachDist

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

    CurvatureFactor

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

    Curve

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

    CurveMode

    Declaration
    public InspectionMethodBuilder.ScanCurveModeTypes CurveMode { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.ScanCurveModeTypes

    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

    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

    MaxSpacing

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

    MergePrevious

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

    MinSpacing

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

    Nbpoints

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

    NbPointsBuilder

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

    PathPointBuilder

    Declaration
    public InspectionPathPointBuilder PathPointBuilder { get; }
    Property Value
    Type Description
    InspectionPathPointBuilder

    RetractDist

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

    Reversedirection

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

    ScanForce

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

    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

    StepSize

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

    StopRadius

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

    Implements

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