Search Results for

    Show / Hide Table of Contents

    Class InspectionUVGridBuilder

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

    Constructors

    InspectionUVGridBuilder()

    Declaration
    protected InspectionUVGridBuilder()

    Properties

    AlignMachineAxes

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

    ApproachDist

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

    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 InheritableDoubleBuilder DistanceFromEdge { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    EndU

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

    EndUDeg

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

    EndUDist

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

    EndUMode

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

    EndUSweep

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

    EndV

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

    EndVDeg

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

    EndVDist

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

    EndVMode

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

    EndVSweep

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

    MeasuredGeometry

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

    NumberOfUPoints

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

    NumberOfValidPoints

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

    NumberOfVPoints

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

    PointSequenceDirection

    Declaration
    public InspectionMethodBuilder.PointSequenceDirectionTypes PointSequenceDirection { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.PointSequenceDirectionTypes

    PointSequenceMode

    Declaration
    public InspectionMethodBuilder.PointSequenceModeTypes PointSequenceMode { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.PointSequenceModeTypes

    PointSequenceStart

    Declaration
    public InspectionMethodBuilder.PointSequenceStartTypes PointSequenceStart { get; set; }
    Property Value
    Type Description
    InspectionMethodBuilder.PointSequenceStartTypes

    RetractDist

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

    SearchDist

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

    SequenceOptimization

    Declaration
    public InspectionPathBuilder.SequenceType SequenceOptimization { get; set; }
    Property Value
    Type Description
    InspectionPathBuilder.SequenceType

    SphereAxisMethod

    Declaration
    public InspectionUVGridBuilder.SphereAxisType SphereAxisMethod { get; set; }
    Property Value
    Type Description
    InspectionUVGridBuilder.SphereAxisType

    SphereAxisVector

    Declaration
    public Direction SphereAxisVector { get; set; }
    Property Value
    Type Description
    Direction

    StartPointMode

    Declaration
    public InspectionUVGridBuilder.StartPointType StartPointMode { get; set; }
    Property Value
    Type Description
    InspectionUVGridBuilder.StartPointType

    StartU

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

    StartUDeg

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

    StartUDist

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

    StartUMode

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

    StartUSweep

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

    StartV

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

    StartVDeg

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

    StartVDist

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

    StartVMode

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

    StartVSweep

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

    UseFeatureCollisionAvoidance

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

    UsePartCollisionAvoidance

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

    Methods

    CopyAttributes(InspectionUVGridBuilder)

    Declaration
    public void CopyAttributes(InspectionUVGridBuilder target)
    Parameters
    Type Name Description
    InspectionUVGridBuilder target

    SetAppDistChanged(Boolean)

    Declaration
    public void SetAppDistChanged(bool flag)
    Parameters
    Type Name Description
    System.Boolean flag

    SetLayoutChanged(Boolean)

    Declaration
    public void SetLayoutChanged(bool flag)
    Parameters
    Type Name Description
    System.Boolean flag

    SetPointCoverageChanged(Boolean)

    Declaration
    public void SetPointCoverageChanged(bool flag)
    Parameters
    Type Name Description
    System.Boolean flag

    SetPointSequenceChanged(Boolean)

    Declaration
    public void SetPointSequenceChanged(bool flag)
    Parameters
    Type Name Description
    System.Boolean flag

    SetRetDistChanged(Boolean)

    Declaration
    public void SetRetDistChanged(bool flag)
    Parameters
    Type Name Description
    System.Boolean flag

    Implements

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