Search Results for

    Show / Hide Table of Contents

    Class NcmHoleMachining

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BaseBuilder
    NcmSubopBuilder
    NcmHoleMachining
    NcmHoleDrilling
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    NcmSubopBuilder.GetRegionStartPoints(out Point[])
    NcmSubopBuilder.SetRegionStartPoints(Point[])
    NcmSubopBuilder.DefaultRegionStartType
    NcmSubopBuilder.StartPointsEffectDistBuilder
    NcmSubopBuilder.StartPointsUseEffectDist
    BaseBuilder.GetCustomizableItemBuilder(string)
    BaseBuilder.GetCustomizableItemNames()
    BaseBuilder.Validate()
    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 NcmHoleMachining : NcmSubopBuilder, IMessageSink, IComponentBuilder

    Constructors

    NcmHoleMachining()

    Declaration
    protected NcmHoleMachining()

    Properties

    CollisionCheck

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

    CutcomMinimumAngle

    Declaration
    public double CutcomMinimumAngle { get; set; }
    Property Value
    Type Description
    double

    CutcomMinimumMove

    Declaration
    public InheritableToolDepBuilder CutcomMinimumMove { get; }
    Property Value
    Type Description
    InheritableToolDepBuilder

    CutcomOutputContactPoint

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

    CutcomOutputPlane

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

    CutcomType

    Declaration
    public NcmHoleMachining.CutcomTypes CutcomType { get; set; }
    Property Value
    Type Description
    NcmHoleMachining.CutcomTypes

    Engage

    Declaration
    public NcmHoleMachiningEngRet Engage { get; }
    Property Value
    Type Description
    NcmHoleMachiningEngRet

    FinalRetract

    Declaration
    public NcmHoleMachiningEngRet FinalRetract { get; }
    Property Value
    Type Description
    NcmHoleMachiningEngRet

    FinalSafeDistance

    Declaration
    public InheritableToolDepBuilder FinalSafeDistance { get; }
    Property Value
    Type Description
    InheritableToolDepBuilder

    FinalType

    Declaration
    public NcmHoleMachining.FinalTypes FinalType { get; set; }
    Property Value
    Type Description
    NcmHoleMachining.FinalTypes

    InitialEngage

    Declaration
    public NcmHoleMachiningEngRet InitialEngage { get; }
    Property Value
    Type Description
    NcmHoleMachiningEngRet

    InitialSafeDistance

    Declaration
    public InheritableToolDepBuilder InitialSafeDistance { get; }
    Property Value
    Type Description
    InheritableToolDepBuilder

    InitialType

    Declaration
    public NcmHoleMachining.InitialTypes InitialType { get; set; }
    Property Value
    Type Description
    NcmHoleMachining.InitialTypes

    NcmSmoothing

    Declaration
    public NcmSmoothingBuilder NcmSmoothing { get; }
    Property Value
    Type Description
    NcmSmoothingBuilder

    NumberOfThreads

    Declaration
    public double NumberOfThreads { get; set; }
    Property Value
    Type Description
    double

    OverlapAngle

    Declaration
    public double OverlapAngle { get; set; }
    Property Value
    Type Description
    double

    OverlapDistance

    Declaration
    public double OverlapDistance { get; set; }
    Property Value
    Type Description
    double

    OverlapType

    Declaration
    public NcmHoleMachining.OverlapTypes OverlapType { get; set; }
    Property Value
    Type Description
    NcmHoleMachining.OverlapTypes

    RegionStartAngle

    Declaration
    public double RegionStartAngle { get; set; }
    Property Value
    Type Description
    double

    Retract

    Declaration
    public NcmHoleMachiningEngRet Retract { get; }
    Property Value
    Type Description
    NcmHoleMachiningEngRet

    StartFromCenter

    Declaration
    [Obsolete("Deprecated in NX1926.0.0.  Use NcmHoleMachiningEngRet instead.")]
    public bool StartFromCenter { get; set; }
    Property Value
    Type Description
    bool

    SuppressCutcom

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

    TrackingData

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

    TransferAvoidanceFrom

    Declaration
    public NcmAvoidancePointBuilder TransferAvoidanceFrom { get; }
    Property Value
    Type Description
    NcmAvoidancePointBuilder

    TransferAvoidanceGohome

    Declaration
    public NcmAvoidancePointBuilder TransferAvoidanceGohome { get; }
    Property Value
    Type Description
    NcmAvoidancePointBuilder

    TransferAvoidanceReturn

    Declaration
    public NcmAvoidancePointBuilder TransferAvoidanceReturn { get; }
    Property Value
    Type Description
    NcmAvoidancePointBuilder

    TransferAvoidanceStart

    Declaration
    public NcmAvoidancePointBuilder TransferAvoidanceStart { get; }
    Property Value
    Type Description
    NcmAvoidancePointBuilder

    TransferBetweenRegions

    Declaration
    public NcmTransfer TransferBetweenRegions { get; }
    Property Value
    Type Description
    NcmTransfer

    TransferClearance

    Declaration
    public NcmClearanceBuilder TransferClearance { get; }
    Property Value
    Type Description
    NcmClearanceBuilder

    TransferInitialFinal

    Declaration
    public NcmTransferBuilder TransferInitialFinal { get; }
    Property Value
    Type Description
    NcmTransferBuilder

    Implements

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