NXOpen.UF.Fam.AskClassName

Fam.AskClassName()

Refer to UF_FAM_ask_class_name for documentation.

Signature: AskClassName(subtype)

Parameters:subtype (int) – Attribute subtype of class UF_fam_attr_text_subtype: UF_fam_attr_numeric_subtype: UF_fam_attr_integer_subtype, UF_fam_attr_double_subtype, UF_fam_attr_string_subtype, UF_fam_attr_part_subtype, UF_fam_attr_name_subtype, UF_fam_attr_instance_subtype, UF_fam_attr_exp_subtype, UF_fam_attr_mirror_subtype, UF_fam_attr_density_subtype, UF_fam_attr_feature_subtype,
Returns:Name of the attribute class. This must be freed by calling UF_free.
Return type:str

License requirements: None