RuleManagerAdoptableTypes_Struct Struct

NXOpen.RuleManager.AdoptableTypes is an alias for NXOpen.RuleManagerAdoptableTypes_Struct

class NXOpen.RuleManagerAdoptableTypes_Struct

Bases: object

Used to return adoptable object types.

Fields

Field Description
ObjectType  
ObjectSubtype  
FeatureType  

ObjectType

RuleManagerAdoptableTypes_Struct.ObjectType

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

Getter Method Signature ObjectType()

Returns:
Return type:int

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

Setter Method

Signature ObjectType(value)

Parameters:value (int) –

ObjectSubtype

RuleManagerAdoptableTypes_Struct.ObjectSubtype

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

Getter Method Signature ObjectSubtype()

Returns:
Return type:int

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

Setter Method

Signature ObjectSubtype(value)

Parameters:value (int) –

FeatureType

RuleManagerAdoptableTypes_Struct.FeatureType

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

Getter Method Signature FeatureType()

Returns:
Return type:int

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

Setter Method

Signature FeatureType(value)

Parameters:value (int) –