ToolAxisCiBuilder Class¶
-
class
NXOpen.CAM.ToolAxisCiBuilder¶ Bases:
NXOpen.TaggedObjectRepresents a tool axis ci Builder
New in version NX5.0.0.
Properties¶
| Property | Description |
|---|---|
| Tag | Returns the Tag for this object. |
| ToolAxis | Returns or sets the tool axis types |
Methods¶
Property Detail¶
ToolAxis¶
-
ToolAxisCiBuilder.ToolAxis¶ Returns or sets the tool axis types
-------------------------------------Getter Method
Signature
ToolAxisReturns: the tool axis type Return type: int New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ToolAxisParameters: toolAxis (int) – the tool axis type New in version NX5.0.0.
License requirements: cam_base (“CAM BASE”)