NXOpen.UF.Fam.AskInstanceData

Fam.AskInstanceData()

Refer to UF_FAM_ask_instance_data for documentation.

Signature: AskInstanceData(instance)

Parameters:instance (Tag) – Object identifier of the family instance.
Returns:A Tuple
Return type:A tuple consisting of (family,memberIndex)

family(Tag): Object identifier of the family.

memberIndex(int): Index of the family member.

License requirements: None