NXOpen.UF.Fam.AskFamilyData

Fam.AskFamilyData()

Refer to UF_FAM_ask_family_data for documentation.

Signature: AskFamilyData(family)

Parameters:family (Tag) – Object identifier of the family.
Returns:Data of the family. The UF_FAM_family_data_t structure must be allocated by the user, and a pointer passed to this routine. This routine returns data in the structure which must be freed by calling UF_FAM_free_family_data.
Return type:NXOpen.UF.Fam.FamilyData Refer to UF_FAM_family_data_s for documentation.

License requirements: None