Search Results for

    Show / Hide Table of Contents

    Class EndHoleData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    EndHoleData
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.GeometricUtilities
    Assembly: NXOpen.dll
    Syntax
    public class EndHoleData : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    EndHoleData()

    Declaration
    protected EndHoleData()

    Properties

    BooleanOperation

    Declaration
    public BooleanOperation BooleanOperation { get; }
    Property Value
    Type Description
    BooleanOperation

    DepthOption

    Declaration
    public EndHoleData.HoleDepthOptions DepthOption { get; set; }
    Property Value
    Type Description
    EndHoleData.HoleDepthOptions

    FitOption

    Declaration
    public string FitOption { get; set; }
    Property Value
    Type Description
    string

    FormOption

    Declaration
    public EndHoleData.FormOptions FormOption { get; set; }
    Property Value
    Type Description
    EndHoleData.FormOptions

    HoleDepth

    Declaration
    public Expression HoleDepth { get; }
    Property Value
    Type Description
    Expression

    HoleDepthLimitOption

    Declaration
    public EndHoleData.HoleDepthLimitOptions HoleDepthLimitOption { get; set; }
    Property Value
    Type Description
    EndHoleData.HoleDepthLimitOptions

    HoleDiameter

    Declaration
    public Expression HoleDiameter { get; }
    Property Value
    Type Description
    Expression

    MatchDimOfStartHole

    Declaration
    public bool MatchDimOfStartHole { get; set; }
    Property Value
    Type Description
    bool

    RadialEngageOption

    Declaration
    public string RadialEngageOption { get; set; }
    Property Value
    Type Description
    string

    ReliefChamferEnabled

    Declaration
    public bool ReliefChamferEnabled { get; set; }
    Property Value
    Type Description
    bool

    ScrewClearanceEndChamferAngle

    Declaration
    public Expression ScrewClearanceEndChamferAngle { get; }
    Property Value
    Type Description
    Expression

    ScrewClearanceEndChamferEnabled

    Declaration
    public bool ScrewClearanceEndChamferEnabled { get; set; }
    Property Value
    Type Description
    bool

    ScrewClearanceEndChamferOffset

    Declaration
    public Expression ScrewClearanceEndChamferOffset { get; }
    Property Value
    Type Description
    Expression

    ScrewClearanceStartChamferAngle

    Declaration
    public Expression ScrewClearanceStartChamferAngle { get; }
    Property Value
    Type Description
    Expression

    ScrewClearanceStartChamferEnabled

    Declaration
    public bool ScrewClearanceStartChamferEnabled { get; set; }
    Property Value
    Type Description
    bool

    ScrewClearanceStartChamferOffset

    Declaration
    public Expression ScrewClearanceStartChamferOffset { get; }
    Property Value
    Type Description
    Expression

    TapDrillDiameter

    Declaration
    public Expression TapDrillDiameter { get; }
    Property Value
    Type Description
    Expression

    ThreadDepth

    Declaration
    public Expression ThreadDepth { get; }
    Property Value
    Type Description
    Expression

    ThreadLengthOption

    Declaration
    public EndHoleData.ThreadLengthOptions ThreadLengthOption { get; set; }
    Property Value
    Type Description
    EndHoleData.ThreadLengthOptions

    ThreadRotation

    Declaration
    public EndHoleData.ThreadRotationOptions ThreadRotation { get; set; }
    Property Value
    Type Description
    EndHoleData.ThreadRotationOptions

    ThreadSize

    Declaration
    public string ThreadSize { get; set; }
    Property Value
    Type Description
    string

    ThreadedEndChamferAngle

    Declaration
    public Expression ThreadedEndChamferAngle { get; }
    Property Value
    Type Description
    Expression

    ThreadedEndChamferDiameter

    Declaration
    public Expression ThreadedEndChamferDiameter { get; }
    Property Value
    Type Description
    Expression

    ThreadedEndChamferEnabled

    Declaration
    public bool ThreadedEndChamferEnabled { get; set; }
    Property Value
    Type Description
    bool

    ThreadedReliefAngle

    Declaration
    public Expression ThreadedReliefAngle { get; }
    Property Value
    Type Description
    Expression

    ThreadedReliefChamferAngle

    Declaration
    public Expression ThreadedReliefChamferAngle { get; }
    Property Value
    Type Description
    Expression

    ThreadedReliefChamferOffset

    Declaration
    public Expression ThreadedReliefChamferOffset { get; }
    Property Value
    Type Description
    Expression

    ThreadedReliefDepth

    Declaration
    public Expression ThreadedReliefDepth { get; }
    Property Value
    Type Description
    Expression

    ThreadedReliefDiameter

    Declaration
    public Expression ThreadedReliefDiameter { get; }
    Property Value
    Type Description
    Expression

    ThreadedReliefEnabled

    Declaration
    public bool ThreadedReliefEnabled { get; set; }
    Property Value
    Type Description
    bool

    ThreadedStartChamferAngle

    Declaration
    public Expression ThreadedStartChamferAngle { get; }
    Property Value
    Type Description
    Expression

    ThreadedStartChamferDiameter

    Declaration
    public Expression ThreadedStartChamferDiameter { get; }
    Property Value
    Type Description
    Expression

    ThreadedStartChamferEnabled

    Declaration
    public bool ThreadedStartChamferEnabled { get; set; }
    Property Value
    Type Description
    bool

    TipAngle

    Declaration
    public Expression TipAngle { get; }
    Property Value
    Type Description
    Expression

    UntilSelectedTarget

    Declaration
    public SelectFace UntilSelectedTarget { get; }
    Property Value
    Type Description
    SelectFace

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX