Search Results for

    Show / Hide Table of Contents

    Class HoleDrillingCutParameters

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    CutParameters
    HoleMachiningCutParameters
    HoleDrillingCutParameters
    Implements
    IMessageSink
    Inherited Members
    HoleMachiningCutParameters.BottomStock
    HoleMachiningCutParameters.CornerControl
    HoleMachiningCutParameters.MinimalClearance
    HoleMachiningCutParameters.TopOffset
    CutParameters.BlankThickness
    CutParameters.CheckIpwCollisions
    CutParameters.CheckSafeClearance
    CutParameters.HolderClearance
    CutParameters.IpwType
    CutParameters.NeckClearance
    CutParameters.PartSafeClearance
    CutParameters.PartStock
    CutParameters.ShankClearance
    CutParameters.Tolerances
    CutParameters.UseToolHolder
    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.CAM
    Assembly: NXOpen.dll
    Syntax
    public class HoleDrillingCutParameters : HoleMachiningCutParameters, IMessageSink

    Constructors

    HoleDrillingCutParameters()

    Declaration
    protected HoleDrillingCutParameters()

    Properties

    BottomOffset

    Declaration
    public VerticalPosition BottomOffset { get; }
    Property Value
    Type Description
    VerticalPosition

    RaptoOffset

    Declaration
    public VerticalPosition RaptoOffset { get; }
    Property Value
    Type Description
    VerticalPosition

    Implements

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