Search Results for

    Show / Hide Table of Contents

    Class InspectionAlignmentAssistantBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ParamBuilder
    OperationBuilder
    InspectionAlignmentAssistantBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    OperationBuilder.GetHoleAxisValues()
    OperationBuilder.SetHoleAxisValues(Double[])
    OperationBuilder.ChannelName
    OperationBuilder.Description
    OperationBuilder.EndOfPath
    OperationBuilder.EndUdeSet
    OperationBuilder.Geometry
    OperationBuilder.GougeChecking
    OperationBuilder.HoleAxisType
    OperationBuilder.HoleDepth
    OperationBuilder.HoleDepthType
    OperationBuilder.LayoutAndLayer
    OperationBuilder.MotionOutputBuilder
    OperationBuilder.Notes
    OperationBuilder.OptimizationBasedOn
    OperationBuilder.OptimizationDistanceMethod
    OperationBuilder.OptimizationLevel
    OperationBuilder.PathDisplayOptions
    OperationBuilder.PostToolPathExit
    OperationBuilder.RetractDistance
    OperationBuilder.RetractDistanceOnToolAxisChange
    OperationBuilder.SafeClearance
    OperationBuilder.SelectToolFlag
    OperationBuilder.StartOfPath
    OperationBuilder.StartUdeSet
    OperationBuilder.ToolChangeSetting
    OperationBuilder.ToolPathEditor
    OperationBuilder.ToolPathSplitParametersBuilder
    ParamBuilder.GetCustomizableItemBuilder(String)
    ParamBuilder.GetCustomizableItemNames()
    ParamBuilder.CycleEvent
    ParamBuilder.CycleTable
    ParamBuilder.OptimizationMethod
    ParamBuilder.TargetPocket
    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 InspectionAlignmentAssistantBuilder : OperationBuilder, IMessageSink, IComponentBuilder

    Constructors

    InspectionAlignmentAssistantBuilder()

    Declaration
    protected InspectionAlignmentAssistantBuilder()

    Properties

    AlignmentType

    Declaration
    public InspectionAlignmentAssistantBuilder.AlignType AlignmentType { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.AlignType

    CreateIterativeAlignment

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

    IterativeMax

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

    IterativeRotation

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

    IterativeToggle

    Declaration
    [Obsolete("Deprecated in NX11.0.1.  Use CreateIterativeAlignment instead to get iterative flag.")]
    public bool IterativeToggle { get; set; }
    Property Value
    Type Description
    System.Boolean

    IterativeTranslation

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

    IterativeType

    Declaration
    public InspectionAlignmentAssistantBuilder.IterativeTypes IterativeType { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.IterativeTypes

    LocateSelection

    Declaration
    public SelectNXObjectList LocateSelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    OperationName

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

    PrimaryDirection

    Declaration
    public InspectionAlignmentAssistantBuilder.Direction PrimaryDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.Direction

    PrimaryOffsetGeometry

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

    PrimarySelection

    Declaration
    public SelectNXObjectList PrimarySelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    PrimaryState

    Declaration
    public InspectionAlignmentAssistantBuilder.State PrimaryState { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.State

    PrimaryType

    Declaration
    public InspectionAlignmentAssistantBuilder.FeatureType PrimaryType { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.FeatureType

    RPSXSelection

    Declaration
    public SelectNXObjectList RPSXSelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    RPSYSelection

    Declaration
    public SelectNXObjectList RPSYSelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    RPSZSelection

    Declaration
    public SelectNXObjectList RPSZSelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    SecondaryDirection

    Declaration
    public InspectionAlignmentAssistantBuilder.Direction SecondaryDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.Direction

    SecondaryOffsetGeometry

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

    SecondarySelection

    Declaration
    public SelectNXObjectList SecondarySelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    SecondaryState

    Declaration
    public InspectionAlignmentAssistantBuilder.State SecondaryState { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.State

    SecondaryType

    Declaration
    public InspectionAlignmentAssistantBuilder.FeatureType SecondaryType { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.FeatureType

    TertiaryDirection

    Declaration
    public InspectionAlignmentAssistantBuilder.Direction TertiaryDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.Direction

    TertiaryOffsetGeometry

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

    TertiarySelection

    Declaration
    public SelectNXObjectList TertiarySelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    TertiaryState

    Declaration
    public InspectionAlignmentAssistantBuilder.State TertiaryState { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.State

    TertiaryType

    Declaration
    public InspectionAlignmentAssistantBuilder.FeatureType TertiaryType { get; set; }
    Property Value
    Type Description
    InspectionAlignmentAssistantBuilder.FeatureType

    Implements

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