NXOpen.UF.Fam.FamilyData Structure

NXOpen.UF.Fam.FamilyData is an alias for NXOpen.UF.FamFamilyData_Struct

class NXOpen.UF.FamFamilyData_Struct

Bases: object

Refer to UF_FAM_family_data_s for documentation.

Fields

NXOpen.UF.FamFamilyData_Struct.Subtype A flag indicating which type of family this is.
NXOpen.UF.FamFamilyData_Struct.AttributeCount The number of attributes of the family.
NXOpen.UF.FamFamilyData_Struct.MemberCount The number of members in the family.
NXOpen.UF.FamFamilyData_Struct.Attributes An array of family attribute tags which describe the parameters of the family.
NXOpen.UF.FamFamilyData_Struct.Name The name for the family.