Search Results for

    Show / Hide Table of Contents

    Class ResizeHoleData

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TransientObject
    ResizeHoleData
    Implements
    IMessageSink
    IDisposable
    Inherited Members
    TransientObject.Dispose()
    TransientObject.ToString()
    TransientObject.PrintTestData(string)
    TransientObject.PrintTestData(string, int)
    TransientObject.Handle
    NXRemotableObject.initialize()
    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
    Assembly: NXOpen.dll
    Syntax
    public class ResizeHoleData : TransientObject, IMessageSink, IDisposable

    Constructors

    ResizeHoleData(nint)

    Declaration
    protected ResizeHoleData(nint ptr)
    Parameters
    Type Name Description
    nint ptr

    Methods

    FreeResource()

    Declaration
    protected override void FreeResource()
    Overrides
    TransientObject.FreeResource()

    GetCounterboredDepth()

    Declaration
    public double GetCounterboredDepth()
    Returns
    Type Description
    double

    GetCounterboredDiameter()

    Declaration
    public double GetCounterboredDiameter()
    Returns
    Type Description
    double

    GetCountersunkAngle()

    Declaration
    public double GetCountersunkAngle()
    Returns
    Type Description
    double

    GetCountersunkDiameter()

    Declaration
    public double GetCountersunkDiameter()
    Returns
    Type Description
    double

    GetDepthLimit()

    Declaration
    public ResizeHoleData.Depthlimit GetDepthLimit()
    Returns
    Type Description
    ResizeHoleData.Depthlimit

    GetDirection()

    Declaration
    public Vector3d GetDirection()
    Returns
    Type Description
    Vector3d

    GetEnableEntryChamfer()

    Declaration
    public bool GetEnableEntryChamfer()
    Returns
    Type Description
    bool

    GetEnableExitChamfer()

    Declaration
    public bool GetEnableExitChamfer()
    Returns
    Type Description
    bool

    GetEnableNeckChamfer()

    Declaration
    public bool GetEnableNeckChamfer()
    Returns
    Type Description
    bool

    GetEnableRelief()

    Declaration
    public bool GetEnableRelief()
    Returns
    Type Description
    bool

    GetEntryChamferAngle()

    Declaration
    public double GetEntryChamferAngle()
    Returns
    Type Description
    double

    GetEntryChamferOffset()

    Declaration
    public double GetEntryChamferOffset()
    Returns
    Type Description
    double

    GetExitChamferAngle()

    Declaration
    public double GetExitChamferAngle()
    Returns
    Type Description
    double

    GetExitChamferOffset()

    Declaration
    public double GetExitChamferOffset()
    Returns
    Type Description
    double

    GetHoleDepth()

    Declaration
    public double GetHoleDepth()
    Returns
    Type Description
    double

    GetHoleDiameter()

    Declaration
    public double GetHoleDiameter()
    Returns
    Type Description
    double

    GetHoleType()

    Declaration
    public ResizeHoleData.Type GetHoleType()
    Returns
    Type Description
    ResizeHoleData.Type

    GetIsHoleWithMultipleWalls()

    Declaration
    public bool GetIsHoleWithMultipleWalls()
    Returns
    Type Description
    bool

    GetNeckChamferAngle()

    Declaration
    public double GetNeckChamferAngle()
    Returns
    Type Description
    double

    GetNeckChamferOffset()

    Declaration
    public double GetNeckChamferOffset()
    Returns
    Type Description
    double

    GetOrigin()

    Declaration
    public Point3d GetOrigin()
    Returns
    Type Description
    Point3d

    GetReliefAngle()

    Declaration
    public double GetReliefAngle()
    Returns
    Type Description
    double

    GetReliefDepth()

    Declaration
    public double GetReliefDepth()
    Returns
    Type Description
    double

    GetReliefDiameter()

    Declaration
    public double GetReliefDiameter()
    Returns
    Type Description
    double

    GetTapDrillDiameter()

    Declaration
    public double GetTapDrillDiameter()
    Returns
    Type Description
    double

    GetTaperedAngle()

    Declaration
    public double GetTaperedAngle()
    Returns
    Type Description
    double

    GetTaperedDepth()

    Declaration
    public double GetTaperedDepth()
    Returns
    Type Description
    double

    GetTaperedDiameter()

    Declaration
    public double GetTaperedDiameter()
    Returns
    Type Description
    double

    GetThreadedDepth()

    Declaration
    public double GetThreadedDepth()
    Returns
    Type Description
    double

    GetTipAngle()

    Declaration
    public double GetTipAngle()
    Returns
    Type Description
    double

    Implements

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