Search Results for

    Show / Hide Table of Contents

    Class FeatureMillingCutParameters

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    CutParameters
    HoleMachiningCutParameters
    FeatureMillingCutParameters
    CylindricalMillingCutParameters
    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 FeatureMillingCutParameters : HoleMachiningCutParameters, IMessageSink

    Constructors

    FeatureMillingCutParameters()

    Declaration
    protected FeatureMillingCutParameters()

    Properties

    CuttingDirection

    Declaration
    public FeatureMillingCutParameters.CuttingDirectionTypes CuttingDirection { get; set; }
    Property Value
    Type Description
    FeatureMillingCutParameters.CuttingDirectionTypes

    Implements

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