Search Results for

    Show / Hide Table of Contents

    Class InspectionCmmCommandBuilder

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

    Constructors

    InspectionCmmCommandBuilder()

    Declaration
    protected InspectionCmmCommandBuilder()

    Properties

    AngularPlaces

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

    AngularUnits

    Declaration
    public InspectionCmmCommandBuilder.AngularUnitsOptions AngularUnits { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.AngularUnitsOptions

    AutoToggle

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

    CommandType

    Declaration
    public InspectionCmmCommandBuilder.CommandTypes CommandType { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.CommandTypes

    DeviceName

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

    DeviceType

    Declaration
    public InspectionCmmCommandBuilder.DeviceTypeOptions DeviceType { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.DeviceTypeOptions

    DevTolPlaces

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

    GotoAangle

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

    GotoBangle

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

    HomePtMethod

    Declaration
    public InspectionCmmCommandBuilder.HomePtMethods HomePtMethod { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.HomePtMethods

    HomePtPoint

    Declaration
    public Point HomePtPoint { get; set; }
    Property Value
    Type Description
    Point

    HumidityPlaces

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

    IdName

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

    IdnameMethod

    Declaration
    public InspectionCmmCommandBuilder.IdnameMethods IdnameMethod { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.IdnameMethods

    IndexSize

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

    IntermediatePoint

    Declaration
    public Point IntermediatePoint { get; set; }
    Property Value
    Type Description
    Point

    JumpLabel

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

    LinearPlaces

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

    LinearUnits

    Declaration
    public InspectionCmmCommandBuilder.LinearUnitsOptions LinearUnits { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.LinearUnitsOptions

    ManualToggle

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

    MaxToggle

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

    MaxValue

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

    MinToggle

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

    MinValue

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

    MoveType

    Declaration
    public InspectionCmmCommandBuilder.MoveTypes MoveType { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.MoveTypes

    NumChar

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

    OpName

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

    ProgramName

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

    ProgramNameMethod

    Declaration
    public InspectionCmmCommandBuilder.ProgramNameMethods ProgramNameMethod { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.ProgramNameMethods

    ProgramToggle

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

    PromptVar

    Declaration
    public InspectionCmmCommandBuilder.PromptVars PromptVar { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.PromptVars

    QisvarType

    Declaration
    public InspectionCmmCommandBuilder.QisvarTypes QisvarType { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.QisvarTypes

    QisvarValue

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

    RevMethod

    Declaration
    public InspectionCmmCommandBuilder.RevMethods RevMethod { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.RevMethods

    RevName

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

    SaveDmlDidLabel

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

    SaveDmlPcsLabel

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

    SaveDmlPointData

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

    SaveDmlVersion

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

    SensorName

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

    TargetPoint

    Declaration
    public Point TargetPoint { get; set; }
    Property Value
    Type Description
    Point

    TemperaturePlaces

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

    TemperatureUnits

    Declaration
    public InspectionCmmCommandBuilder.TemperatureUnitsOptions TemperatureUnits { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.TemperatureUnitsOptions

    ToolName

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

    UserPrompt

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

    VarName

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

    VarScope

    Declaration
    public InspectionCmmCommandBuilder.VarScopes VarScope { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.VarScopes

    VarType

    Declaration
    public InspectionCmmCommandBuilder.VarTypes VarType { get; set; }
    Property Value
    Type Description
    InspectionCmmCommandBuilder.VarTypes

    VectorPlaces

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

    Methods

    GetProgStatements()

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

    SetProgStatements(String[])

    Declaration
    public void SetProgStatements(string[] progStatements)
    Parameters
    Type Name Description
    System.String[] progStatements

    Implements

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