TurnStock Class

class NXOpen.CAM.TurnStock

Bases: NXOpen.TaggedObject

Represents a NXOpen.CAM.TurnStock

New 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 Constant

Returns:the constant stock
Return type:NXOpen.CAM.InheritableDoubleBuilder

New in version NX6.0.0.

License requirements: None.

Face

TurnStock.Face

Returns the face stock

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

Getter Method

Signature Face

Returns:the face stock
Return type:NXOpen.CAM.InheritableDoubleBuilder

New in version NX6.0.0.

License requirements: None.

Radial

TurnStock.Radial

Returns the radial stock

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

Getter Method

Signature Radial

Returns:the radial stock
Return type:NXOpen.CAM.InheritableDoubleBuilder

New in version NX6.0.0.

License requirements: None.