NXOpen.UF.Fam.AttributeData Structure

NXOpen.UF.Fam.AttributeData is an alias for NXOpen.UF.FamAttributeData_Struct

class NXOpen.UF.FamAttributeData_Struct

Bases: object

Refer to UF_FAM_attribute_data_s for documentation.

Fields

NXOpen.UF.FamAttributeData_Struct.Subtype A flag indicating the attribute type.
NXOpen.UF.FamAttributeData_Struct.BaseObject The object this family attribute is based on.
NXOpen.UF.FamAttributeData_Struct.Rules The rules for the attribute.
NXOpen.UF.FamAttributeData_Struct.Value The current value of the attribute.
NXOpen.UF.FamAttributeData_Struct.Name The name for the attribute.