NXOpen.UF.Part.AskFamilyInstance

Part.AskFamilyInstance()

Refer to UF_PART_ask_family_instance for documentation.

Signature: AskFamilyInstance(part)

Parameters:part (Tag) – Tag of the part. If you have a part occurrence, use UF_ASSEM_ask_prototype_of_occ to get the tag of the part to pass into this routine. If you have a part instance, use UF_ASSEM_ask_parent_of_instance to get the tag of the part to pass into this routine.
Returns:Object identifier of the part family instance.
Return type:Tag

License requirements: None