NXOpen.UF.FamAttributeData_Struct.BaseObject

FamAttributeData_Struct.BaseObject

The object this family attribute is based on. When subtype is set to UF_fam_attr_text_subtype, base_object should be set to NULL_TAG. When subtype is set to UF_fam_attr_numeric_subtype, base_object should be set to NULL_TAG. When subtype is set to UF_fam_attr_integer_subtype, base_object should be set to NULL_TAG. When subtype is set to UF_fam_attr_double_subtype, base_object should be set to NULL_TAG. When subtype is set to UF_fam_attr_string_subtype, base_object should be set to NULL_TAG. When subtype is set to UF_fam_attr_part_subtype, base_object should be set to a part attribute tag. When subtype is set to UF_fam_attr_name_subtype, base_object should be set to NULL_TAG. When subtype is set to UF_fam_attr_instance_subtype, base_object should be set to an instance_tag. When subtype is set to UF_fam_attr_exp_subtype, base_object should be set to an expression tag. When subtype is set to UF_fam_attr_mirror_subtype, base_object should be set to a mirror feature tag. When subtype is set to UF_fam_attr_density_subtype, base_object should be set to a solid body tag. When subtype is set to UF_fam_attr_feature_subtype, base_object should be set to a suppressible feature tag.