PartPartFamilyAttributeData_Struct Struct

NXOpen.Part.PartFamilyAttributeData is an alias for NXOpen.PartPartFamilyAttributeData_Struct

class NXOpen.PartPartFamilyAttributeData_Struct

Bases: object

Contains part family attributes information

New in version NX6.0.0.

Fields

Field Description
AttributeType the attribute type
AttributeName the attribute name

AttributeType

PartPartFamilyAttributeData_Struct.AttributeType

the attribute type -------------------------------------

Getter Method Signature AttributeType()

Returns:
Return type:NXOpen.PartPartFamilyAttrType

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

Setter Method

Signature AttributeType(value)

Parameters:value (NXOpen.PartPartFamilyAttrType) –

AttributeName

PartPartFamilyAttributeData_Struct.AttributeName

the attribute name -------------------------------------

Getter Method Signature AttributeName()

Returns:
Return type:str

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

Setter Method

Signature AttributeName(value)

Parameters:value (str) –