Search Results for

    Show / Hide Table of Contents

    Class ProbeInspectBorebossMoveBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MoveBuilder
    ProbeInspectBorebossMoveBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    MoveBuilder.SetParent(CAMObject)
    MoveBuilder.SetSibling(CAMObject)
    MoveBuilder.GetUserParameter(String)
    MoveBuilder.GetUserParameter(Int32)
    MoveBuilder.CustomParameterSetListBuilder
    MoveBuilder.FeedRate
    MoveBuilder.FeedType
    MoveBuilder.FeedUnit
    MoveBuilder.MotionType
    MoveBuilder.Notes
    MoveBuilder.NumberOfUserParameters
    MoveBuilder.ProtectedMove
    MoveBuilder.SubopLabel
    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 ProbeInspectBorebossMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder

    Constructors

    ProbeInspectBorebossMoveBuilder()

    Declaration
    protected ProbeInspectBorebossMoveBuilder()

    Properties

    Angle1

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

    Angle2

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

    Angle3

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

    AngleType

    Declaration
    public ProbeInspectBorebossMoveBuilder.Angle AngleType { get; set; }
    Property Value
    Type Description
    ProbeInspectBorebossMoveBuilder.Angle

    ArcVector

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

    BossDimension

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

    BossDimensionBuilder

    Declaration
    public ExpressionDouble BossDimensionBuilder { get; }
    Property Value
    Type Description
    ExpressionDouble

    CycleType

    Declaration
    public ProbeInspectBorebossMoveBuilder.Cycle CycleType { get; set; }
    Property Value
    Type Description
    ProbeInspectBorebossMoveBuilder.Cycle

    Cylinder

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

    DepthType

    Declaration
    public ProbeInspectBorebossMoveBuilder.Depth DepthType { get; set; }
    Property Value
    Type Description
    ProbeInspectBorebossMoveBuilder.Depth

    Diameter

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

    DiameterBuilder

    Declaration
    public ExpressionDouble DiameterBuilder { get; }
    Property Value
    Type Description
    ExpressionDouble

    GeometryType

    Declaration
    public ProbeInspectBorebossMoveBuilder.Geometry GeometryType { get; set; }
    Property Value
    Type Description
    ProbeInspectBorebossMoveBuilder.Geometry

    MeasurementDepth

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

    MeasurementDepthBuilder

    Declaration
    public ExpressionDouble MeasurementDepthBuilder { get; }
    Property Value
    Type Description
    ExpressionDouble

    Point

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

    PointBuilder

    Declaration
    public ReferencePoint PointBuilder { get; }
    Property Value
    Type Description
    ReferencePoint

    ProbeControlParameters

    Declaration
    public ProbeControlParametersBuilder ProbeControlParameters { get; }
    Property Value
    Type Description
    ProbeControlParametersBuilder

    ProbeProtectedParameters

    Declaration
    public ProbeProtectedParametersBuilder ProbeProtectedParameters { get; }
    Property Value
    Type Description
    ProbeProtectedParametersBuilder

    ProbeStockParameters

    Declaration
    public ProbeStockParametersBuilder ProbeStockParameters { get; }
    Property Value
    Type Description
    ProbeStockParametersBuilder

    ProbeToleranceParameters

    Declaration
    public ProbeToleranceParametersBuilder ProbeToleranceParameters { get; }
    Property Value
    Type Description
    ProbeToleranceParametersBuilder

    Implements

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