IntStatusData Struct

class NXOpen.CAM.IntStatusData

Bases: object

The data for CamUI_IntStatusComp

New in version NX5.0.0.

Fields

Field Description
Value integer value
Inheritance inheritance status

Value

IntStatusData.Value

integer value -------------------------------------

Getter Method Signature Value()

Returns:
Return type:int

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

Setter Method

Signature Value(value)

Parameters:value (int) –

Inheritance

IntStatusData.Inheritance

inheritance status -------------------------------------

Getter Method Signature Inheritance()

Returns:
Return type:NXOpen.CAM.Inheritance

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

Setter Method

Signature Inheritance(value)

Parameters:value (NXOpen.CAM.Inheritance) –