VolumeBased25DMillingOperationBuilder Class

class NXOpen.CAM.VolumeBased25DMillingOperationBuilder

Bases: NXOpen.CAM.FaceMillingBuilder

Represents a VolumeBased25DMillingOperation Builder

To create a new instance of this class, use NXOpen.CAM.OperationCollection.CreateVolumeBased25dMillingOperationBuilder()

New in version NX8.5.0.

Properties

Property Description
AdditionalPasses Returns or sets the Boundary Additional Passes
AutomaticPartBoundaryMethod Returns or sets the Automatic Part Boundary Method
BlankBoundary Returns the blank boundary
BlankGeometry Returns the blank geometry builder
BndStepover Returns the boundary stepover builder
ChannelName Returns or sets the channel’s name
CheckBoundary Returns the check boundary
CheckGeometry Returns the check geometry builder
CornerLoops Returns or sets the corner loops value
CutAreaGeometry Returns the cut area geometry builder
CutDepths Returns or sets the cut depths type
CutParameters Returns the cut parameter object
CutPattern Returns the cut pattern builder
CycleEvent Returns the cycle event
CycleTable Returns the cycle
DeferCuttingStatus Returns or sets the defer cutting status value
DepthPerCut Returns the depth per cut builder (inheritable double)
Description Returns or sets the description
EndOfPath Returns the end event builder
EndUdeSet Returns the end ude set
ExtendWalls Returns or sets the extend walls flag
FeedsBuilder Returns the feeds and speeds builder
FollowNonVerticalWalls Returns or sets the follow non-vertical walls flag
Geometry Returns the geometry builder
GougeChecking Returns or sets the gouge checking flag
HoleAxisType Returns or sets the Hole Axis Type
HoleDepth Returns the max depth distance builder
HoleDepthType Returns or sets the Hole Depth Type
IslandCleanup Returns or sets the island cleanup status
LayoutAndLayer Returns the Layer and Layout
MinCutLength Returns the min cut length builder (tool dependent double)
MotionOutput Returns the motion output builder
MotionOutputBuilder Returns the motion output builder
NonCuttingBuilder Returns the non-cutting moves builder
Notes Returns the notes builder
OptimizationBasedOn Returns or sets the optimization based on in operation
OptimizationDistanceMethod Returns or sets the optimization distance method in operation
OptimizationLevel Returns or sets the optimization level in operation
OptimizationMethod Returns or sets the optim method
PartGeometry Returns the part geometry builder
PathDisplayOptions Returns the path display options builder
PostToolPathExit Returns or sets the environment variable that points to the post tool path generation library which has the exit
ReferenceTool Returns or sets the reference tool object
RetractDistance Returns the Retract Distance builder (inheritable double)
RetractDistanceOnToolAxisChange Returns the Retract Distance on Tool Axis Change builder (inheritable double)
RoundPoint Returns the Round Point Output builder
SafeClearance Returns the safe clearance builder
SelectToolFlag Returns or sets the user selected tool
StartOfPath Returns the start event builder
StartUdeSet Returns the start ude set
Tag Returns the Tag for this object.
ToolAxisFix Returns the pmop tool axis ci builder
ToolChangeSetting Returns the tool change builder
ToolMinimumLengthUsage Returns or sets the tool minimum length usage
ToolPathEditor Returns the Tool Path Editor Builder
ToolPathSplitParametersBuilder Returns the tool path split Parameters
TopOffset Returns the top offset
TrimBoundary Returns the trim boundary
UseCleanupPass Returns or sets the cleanup pass flag
UseExactPositioning Returns or sets the exact positioning flag
WallBlankThickness Returns the wall blank thickness
WallCleanupType Returns or sets the wall cleanup mode
WallGeometry Returns the wall geometry builder
ZDepthOffset Returns the z-depth offset

Methods

Method Description
Commit Commits any edits that have been applied to the builder.
Destroy Deletes the builder, and cleans up any objects created by the builder.
GetCommittedObjects For builders that create more than one object, this method returns the objects that are created by commit.
GetCustomizableItemBuilder Returns the customizable item builder for the given customizable item name
GetCustomizableItemNames Returns the names for all customizable item ids
GetHoleAxisValues Get the Hole Axis values
GetObject Returns the object currently being edited by this builder.
SetHoleAxisValues Set the Hole Axis values
ShowResults Updates the model to reflect the result of an edit to the model for all builders that support showing results.
Validate Validate whether the inputs to the component are sufficient for commit to be called.

Enumerations

VolumeBased25DMillingOperationBuilderCutDepthsType Enumeration Available types for cut depths for cut method profile

Property Detail

BlankGeometry

VolumeBased25DMillingOperationBuilder.BlankGeometry

Returns the blank geometry builder

-------------------------------------

Getter Method

Signature BlankGeometry

Returns:
Return type:NXOpen.CAM.Geometry

New in version NX8.5.0.

License requirements: None.

CutDepths

VolumeBased25DMillingOperationBuilder.CutDepths

Returns or sets the cut depths type

-------------------------------------

Getter Method

Signature CutDepths

Returns:the cut depths type
Return type:NXOpen.CAM.VolumeBased25DMillingOperationBuilderCutDepthsType

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature CutDepths

Parameters:cutDepths (NXOpen.CAM.VolumeBased25DMillingOperationBuilderCutDepthsType) – the cut depths type

New in version NX11.0.0.

License requirements: None.

ExtendWalls

VolumeBased25DMillingOperationBuilder.ExtendWalls

Returns or sets the extend walls flag

-------------------------------------

Getter Method

Signature ExtendWalls

Returns:the extend walls flag
Return type:bool

New in version NX8.5.0.

License requirements: None.

-------------------------------------

Setter Method

Signature ExtendWalls

Parameters:flag (bool) – the extend walls flag

New in version NX8.5.0.

License requirements: cam_base (“CAM BASE”)

FollowNonVerticalWalls

VolumeBased25DMillingOperationBuilder.FollowNonVerticalWalls

Returns or sets the follow non-vertical walls flag

-------------------------------------

Getter Method

Signature FollowNonVerticalWalls

Returns:the follow non-vertical walls flag
Return type:bool

New in version NX8.5.0.

License requirements: None.

-------------------------------------

Setter Method

Signature FollowNonVerticalWalls

Parameters:flag (bool) – the follow non-vertical walls flag

New in version NX8.5.0.

License requirements: None.

TopOffset

VolumeBased25DMillingOperationBuilder.TopOffset

Returns the top offset

-------------------------------------

Getter Method

Signature TopOffset

Returns:the top offset builder
Return type:NXOpen.CAM.InheritableToolDepBuilder

New in version NX11.0.0.

License requirements: None.

UseCleanupPass

VolumeBased25DMillingOperationBuilder.UseCleanupPass

Returns or sets the cleanup pass flag

-------------------------------------

Getter Method

Signature UseCleanupPass

Returns:the cleanup pass flag
Return type:bool

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature UseCleanupPass

Parameters:flag (bool) – the cleanup pass flag

New in version NX11.0.0.

License requirements: None.

UseExactPositioning

VolumeBased25DMillingOperationBuilder.UseExactPositioning

Returns or sets the exact positioning flag

-------------------------------------

Getter Method

Signature UseExactPositioning

Returns:the exact positioning flag
Return type:bool

New in version NX8.5.0.

License requirements: None.

-------------------------------------

Setter Method

Signature UseExactPositioning

Parameters:flag (bool) – the exact positioning flag

New in version NX8.5.0.

License requirements: None.

WallBlankThickness

VolumeBased25DMillingOperationBuilder.WallBlankThickness

Returns the wall blank thickness

-------------------------------------

Getter Method

Signature WallBlankThickness

Returns:the wall blank thickness builder
Return type:NXOpen.CAM.InheritableDoubleBuilder

New in version NX8.5.0.

License requirements: None.

ZDepthOffset

VolumeBased25DMillingOperationBuilder.ZDepthOffset

Returns the z-depth offset

-------------------------------------

Getter Method

Signature ZDepthOffset

Returns:the Z-Depth Offset builder
Return type:NXOpen.CAM.InheritableDoubleBuilder

New in version NX8.5.0.

License requirements: None.

Method Detail

Validate

VolumeBased25DMillingOperationBuilder.Validate

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.

Signature Validate()

Returns:Was self validation successful
Return type:bool

New in version NX3.0.1.

License requirements: None.