TurnStock Class¶
-
class
NXOpen.CAM.TurnStock¶ Bases:
NXOpen.TaggedObjectRepresents a
NXOpen.CAM.TurnStockNew in version NX6.0.0.
Properties¶
| Property | Description |
|---|---|
| Constant | Returns the constant stock |
| Face | Returns the face stock |
| Radial | Returns the radial stock |
| Tag | Returns the Tag for this object. |
Methods¶
Property Detail¶
Constant¶
-
TurnStock.Constant¶ Returns the constant stock
-------------------------------------Getter Method
Signature
ConstantReturns: the constant stock Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
Face¶
-
TurnStock.Face¶ Returns the face stock
-------------------------------------Getter Method
Signature
FaceReturns: the face stock Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.
Radial¶
-
TurnStock.Radial¶ Returns the radial stock
-------------------------------------Getter Method
Signature
RadialReturns: the radial stock Return type: NXOpen.CAM.InheritableDoubleBuilderNew in version NX6.0.0.
License requirements: None.