Search Results for

    Show / Hide Table of Contents

    Class InspectionAlignmentBuilder

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

    Constructors

    InspectionAlignmentBuilder()

    Declaration
    protected InspectionAlignmentBuilder()

    Properties

    AlignOpName

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

    AlignType

    Declaration
    public InspectionAlignmentBuilder.AlignTypes AlignType { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.AlignTypes

    ComponentSelection

    Declaration
    public SelectComponent ComponentSelection { get; }
    Property Value
    Type Description
    SelectComponent

    CsysPick

    Declaration
    public CoordinateSystem CsysPick { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    FailGroupName

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

    IterAvailSelect

    Declaration
    public SelectNXObject IterAvailSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    IterConvergeVar

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

    IterDev

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

    IterDevType

    Declaration
    public InspectionAlignmentBuilder.IterDevTypes IterDevType { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.IterDevTypes

    IterGroupName

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

    IterMax

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

    LocateAvailSelect

    Declaration
    public SelectNXObject LocateAvailSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    LocateXrot

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

    LocateXtrans

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

    LocateYrot

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

    LocateYtrans

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

    LocateZrot

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

    LocateZtrans

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

    PcsName

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

    PriDatLetter

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

    PriDirection

    Declaration
    public InspectionAlignmentBuilder.AlignmentDirections PriDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.AlignmentDirections

    PriXorigin

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

    PriYorigin

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

    PriZorigin

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

    RecallCsys

    Declaration
    public CoordinateSystem RecallCsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    RecallDid

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

    RecallExtName

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

    RecallIntName

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

    RecallState

    Declaration
    public InspectionAlignmentBuilder.RecallStates RecallState { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.RecallStates

    RotateTableAngle

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

    RotateTableAngularDeviation

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

    RotateTableDirection

    Declaration
    public InspectionAlignmentBuilder.RotateTableDirections RotateTableDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.RotateTableDirections

    RotateTableFeature

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

    RotateTableFeatureSelect

    Declaration
    public SelectNXObject RotateTableFeatureSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    RotateTableMethod

    Declaration
    public InspectionAlignmentBuilder.RotateTableMethods RotateTableMethod { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.RotateTableMethods

    RotateTableName

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

    RotateTablePcsUpdateOption

    Declaration
    public InspectionAlignmentBuilder.RotateTablePcsUpdateOptions RotateTablePcsUpdateOption { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.RotateTablePcsUpdateOptions

    RotationAngle

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

    RotationAxis

    Declaration
    public InspectionAlignmentBuilder.RotationAxisOptions RotationAxis { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.RotationAxisOptions

    RotationDatumLetter

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

    RotationDirection

    Declaration
    public InspectionAlignmentBuilder.RotationDirections RotationDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.RotationDirections

    RotationFeature

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

    RotationFeatureSelect

    Declaration
    public SelectNXObject RotationFeatureSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    RotationMethod

    Declaration
    public InspectionAlignmentBuilder.RotationMethods RotationMethod { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.RotationMethods

    RPSAvailSelect

    Declaration
    public SelectNXObject RPSAvailSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    SaveDid

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

    SavePcsLabel

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

    SaveState

    Declaration
    public InspectionAlignmentBuilder.SaveStates SaveState { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.SaveStates

    SecDatLetter

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

    SecDirection

    Declaration
    public InspectionAlignmentBuilder.AlignmentDirections SecDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.AlignmentDirections

    SecXorigin

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

    SecYorigin

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

    SecZorigin

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

    TerDatLetter

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

    TerDirection

    Declaration
    public InspectionAlignmentBuilder.AlignmentDirections TerDirection { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.AlignmentDirections

    TerXorigin

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

    TerYorigin

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

    TerZorigin

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

    WcsOrientOption

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

    XtDatumLetter

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

    XtDistance

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

    XtFeature

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

    XtFeatureSelect

    Declaration
    public SelectNXObject XtFeatureSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    XtMethod

    Declaration
    public InspectionAlignmentBuilder.XtMethods XtMethod { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.XtMethods

    YtDatumLetter

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

    YtDistance

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

    YtFeature

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

    YtFeatureSelect

    Declaration
    public SelectNXObject YtFeatureSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    YtMethod

    Declaration
    public InspectionAlignmentBuilder.YtMethods YtMethod { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.YtMethods

    ZtDatumLetter

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

    ZtDistance

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

    ZtFeature

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

    ZtFeatureSelect

    Declaration
    public SelectNXObject ZtFeatureSelect { get; }
    Property Value
    Type Description
    SelectNXObject

    ZtMethod

    Declaration
    public InspectionAlignmentBuilder.ZtMethods ZtMethod { get; set; }
    Property Value
    Type Description
    InspectionAlignmentBuilder.ZtMethods

    Methods

    GetLocateFeatures()

    Declaration
    public string[] GetLocateFeatures()
    Returns
    Type Description
    System.String[]

    GetRPSFeatures()

    Declaration
    public string[] GetRPSFeatures()
    Returns
    Type Description
    System.String[]

    GetRPSXFeatures()

    Declaration
    public string[] GetRPSXFeatures()
    Returns
    Type Description
    System.String[]

    GetRPSYFeatures()

    Declaration
    public string[] GetRPSYFeatures()
    Returns
    Type Description
    System.String[]

    GetRPSZFeatures()

    Declaration
    public string[] GetRPSZFeatures()
    Returns
    Type Description
    System.String[]

    SetLocateFeatures(String[])

    Declaration
    public void SetLocateFeatures(string[] locateFeatures)
    Parameters
    Type Name Description
    System.String[] locateFeatures

    SetRPSFeatures(String[])

    Declaration
    public void SetRPSFeatures(string[] rpsFeatures)
    Parameters
    Type Name Description
    System.String[] rpsFeatures

    SetRPSXFeatures(String[])

    Declaration
    public void SetRPSXFeatures(string[] rpsXFeatures)
    Parameters
    Type Name Description
    System.String[] rpsXFeatures

    SetRPSYFeatures(String[])

    Declaration
    public void SetRPSYFeatures(string[] rpsYFeatures)
    Parameters
    Type Name Description
    System.String[] rpsYFeatures

    SetRPSZFeatures(String[])

    Declaration
    public void SetRPSZFeatures(string[] rpsZFeatures)
    Parameters
    Type Name Description
    System.String[] rpsZFeatures

    Implements

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