NXOpen.UF.Fam.AskAttributeData

Fam.AskAttributeData()

Refer to UF_FAM_ask_attribute_data for documentation.

Signature: AskAttributeData(attribute)

Parameters:attribute (Tag) – Object identifier of the attribute.
Returns:Data of the attribute. A UF_FAM_attribute_data_t structure must must be allocated by the user. This routine will then fill that structure with data that must be freed by the caller by calling UF_FAM_free_attribute_data.
Return type:NXOpen.UF.Fam.AttributeData Refer to UF_FAM_attribute_data_s for documentation.

License requirements: None