Search Results for

    Show / Hide Table of Contents

    Class MillCutParameters

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    CutParameters
    MillCutParameters
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    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, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    System.MarshalByRefObject.CreateObjRef(System.Type)
    System.MarshalByRefObject.GetLifetimeService()
    System.MarshalByRefObject.InitializeLifetimeService()
    System.MarshalByRefObject.MemberwiseClone(System.Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.CAM
    Assembly: NXOpen.dll
    Syntax
    public class MillCutParameters : CutParameters, IMessageSink

    Constructors

    MillCutParameters()

    Declaration
    protected MillCutParameters()

    Properties

    AcrossVoids

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

    ActionWhenGouging

    Declaration
    public CutParametersActionWhenGougingTypes ActionWhenGouging { get; set; }
    Property Value
    Type Description
    CutParametersActionWhenGougingTypes

    AdjacentBlades

    Declaration
    public CutParametersAdjacentBladesTypes AdjacentBlades { get; set; }
    Property Value
    Type Description
    CutParametersAdjacentBladesTypes

    AllowUndercutting

    Declaration
    public bool AllowUndercutting { get; set; }
    Property Value
    Type Description
    System.Boolean

    ApplyToLastPass

    Declaration
    public bool ApplyToLastPass { get; set; }
    Property Value
    Type Description
    System.Boolean

    BladeStock

    Declaration
    public InheritableDoubleBuilder BladeStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    BlankDistance

    Declaration
    public InheritableDoubleBuilder BlankDistance { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    BlankOverhang

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

    BlankStock

    Declaration
    public InheritableDoubleBuilder BlankStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    BlendStock

    Declaration
    public InheritableDoubleBuilder BlendStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    BoundaryApproximation

    Declaration
    public bool BoundaryApproximation { get; set; }
    Property Value
    Type Description
    System.Boolean

    BoundaryInTol

    Declaration
    public double BoundaryInTol { get; set; }
    Property Value
    Type Description
    System.Double

    BoundaryOutTol

    Declaration
    public double BoundaryOutTol { get; set; }
    Property Value
    Type Description
    System.Double

    BoundaryStock

    Declaration
    public double BoundaryStock { get; set; }
    Property Value
    Type Description
    System.Double

    CheckStock

    Declaration
    public InheritableDoubleBuilder CheckStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    CleanupOutput

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

    CleanupSettings

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

    CornerControl

    Declaration
    public CornerControlBuilder CornerControl { get; }
    Property Value
    Type Description
    CornerControlBuilder

    CornerFindingOptions

    Declaration
    public CutParametersCornerFindingTypes CornerFindingOptions { get; set; }
    Property Value
    Type Description
    CutParametersCornerFindingTypes

    CutAngle

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

    CutAreaExtensionDistance

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

    CutBelowOverhangingBlank

    Declaration
    public bool CutBelowOverhangingBlank { get; set; }
    Property Value
    Type Description
    System.Boolean

    CutBelowToolContact

    Declaration
    public bool CutBelowToolContact { get; set; }
    Property Value
    Type Description
    System.Boolean

    CutBetweenLevels

    Declaration
    public bool CutBetweenLevels { get; set; }
    Property Value
    Type Description
    System.Boolean

    CutDirection

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

    CutOrder

    Declaration
    public CutParametersCutOrderTypes CutOrder { get; set; }
    Property Value
    Type Description
    CutParametersCutOrderTypes

    CutWallsOnly

    Declaration
    public bool CutWallsOnly { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExtendAcrossUndercut

    Declaration
    public bool ExtendAcrossUndercut { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExtendAtEdges

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

    ExtendFloorTo

    Declaration
    public CutParametersExtendFloorTypes ExtendFloorTo { get; set; }
    Property Value
    Type Description
    CutParametersExtendFloorTypes

    ExtendToPart

    Declaration
    public bool ExtendToPart { get; set; }
    Property Value
    Type Description
    System.Boolean

    FinishPasses

    Declaration
    public FinishPassesBuilder FinishPasses { get; }
    Property Value
    Type Description
    FinishPassesBuilder

    FloorSameAsPartStock

    Declaration
    public bool FloorSameAsPartStock { get; set; }
    Property Value
    Type Description
    System.Boolean

    FloorStock

    Declaration
    public InheritableDoubleBuilder FloorStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    FollowCheck

    Declaration
    public bool FollowCheck { get; set; }
    Property Value
    Type Description
    System.Boolean

    FromLeadingEdge

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

    FromTrailingEdge

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

    GlobalOptimization

    Declaration
    public bool GlobalOptimization { get; set; }
    Property Value
    Type Description
    System.Boolean

    HubStock

    Declaration
    public InheritableDoubleBuilder HubStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    IncludeBodiesOfSurfaceRegion

    Declaration
    public bool IncludeBodiesOfSurfaceRegion { get; set; }
    Property Value
    Type Description
    System.Boolean

    LevelToLevel

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

    LowerLimit

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

    MaxCutStep

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

    MaxCutTraverse

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

    MergeDistance

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

    MinCutVolume

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

    MinimizeNumberOfEngages

    Declaration
    public bool MinimizeNumberOfEngages { get; set; }
    Property Value
    Type Description
    System.Boolean

    MinMaterialThickness

    Declaration
    public InheritableDoubleBuilder MinMaterialThickness { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    MultiDepthCut

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

    OutputUncutRegions

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

    PartStockOffset

    Declaration
    public InheritableDoubleBuilder PartStockOffset { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    PatternDirection

    Declaration
    public CutParametersPatternDirectionTypes PatternDirection { get; set; }
    Property Value
    Type Description
    CutParametersPatternDirectionTypes

    PlungeDirection

    Declaration
    public CutParametersPlungeDirectionTypes PlungeDirection { get; set; }
    Property Value
    Type Description
    CutParametersPlungeDirectionTypes

    PreventUndercutting

    Declaration
    [Obsolete("Deprecated in NX8.0.0.  Use NXOpen.CAM.MillCutParameters.AllowUndercutting instead.")]
    public bool PreventUndercutting { get; set; }
    Property Value
    Type Description
    System.Boolean

    RegionConnection

    Declaration
    public bool RegionConnection { get; set; }
    Property Value
    Type Description
    System.Boolean

    RegionSequencing

    Declaration
    public CutParametersRegionSequencingTypes RegionSequencing { get; set; }
    Property Value
    Type Description
    CutParametersRegionSequencingTypes

    RollToolOverEdges

    Declaration
    public bool RollToolOverEdges { get; set; }
    Property Value
    Type Description
    System.Boolean

    RotaryMaxAngleLimit

    Declaration
    public double RotaryMaxAngleLimit { get; set; }
    Property Value
    Type Description
    System.Double

    RotaryMinAngleLimit

    Declaration
    public double RotaryMinAngleLimit { get; set; }
    Property Value
    Type Description
    System.Double

    SelfIntersection

    Declaration
    public bool SelfIntersection { get; set; }
    Property Value
    Type Description
    System.Boolean

    ShroudStock

    Declaration
    public InheritableDoubleBuilder ShroudStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    SimplifyShapes

    Declaration
    public CutParametersSimplifyShapesTypes SimplifyShapes { get; set; }
    Property Value
    Type Description
    CutParametersSimplifyShapesTypes

    SinglePassOffset

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

    SmallAreaAvoidance

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

    SteepContainment

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

    Stepover

    Declaration
    public StepoverBuilder Stepover { get; }
    Property Value
    Type Description
    StepoverBuilder

    StepoverLimit

    Declaration
    public InheritableDoubleBuilder StepoverLimit { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    TextDepth

    Declaration
    public InheritableDoubleBuilder TextDepth { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    TlaxisBladeRollAngle

    Declaration
    public double TlaxisBladeRollAngle { get; set; }
    Property Value
    Type Description
    System.Double

    TolerantMachining

    Declaration
    public bool TolerantMachining { get; set; }
    Property Value
    Type Description
    System.Boolean

    ToolAxisChange

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

    ToolAxisSmoothing

    Declaration
    public int ToolAxisSmoothing { get; set; }
    Property Value
    Type Description
    System.Int32

    ToolAxisTilt

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

    ToolpathSmoothing

    Declaration
    public int ToolpathSmoothing { get; set; }
    Property Value
    Type Description
    System.Int32

    ToolRunOff

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

    ToolRunOffType

    Declaration
    public CutParametersToolRunOffTypes ToolRunOffType { get; set; }
    Property Value
    Type Description
    CutParametersToolRunOffTypes

    ToolRunOn

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

    TraverseOpenPasses

    Declaration
    public CutParametersTraverseOpenPassesTypes TraverseOpenPasses { get; set; }
    Property Value
    Type Description
    CutParametersTraverseOpenPassesTypes

    TrimBehavior

    Declaration
    public CutParametersTrimBehaviorTypes TrimBehavior { get; set; }
    Property Value
    Type Description
    CutParametersTrimBehaviorTypes

    TrimControl

    Declaration
    public CutParametersTrimControlTypes TrimControl { get; set; }
    Property Value
    Type Description
    CutParametersTrimControlTypes

    TrimStock

    Declaration
    public InheritableDoubleBuilder TrimStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    TrochoidalSettings

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

    UpDownCutting

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

    UsePrevious2dIpw

    Declaration
    public bool UsePrevious2dIpw { get; set; }
    Property Value
    Type Description
    System.Boolean

    ValleyOverlapDistance

    Declaration
    public InheritableDoubleBuilder ValleyOverlapDistance { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    WallStock

    Declaration
    public InheritableDoubleBuilder WallStock { get; }
    Property Value
    Type Description
    InheritableDoubleBuilder

    ZAxisSmoothing

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

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    In This Article
    Back to top Generated by DocFX