NXOpen.UF.Part.IsFamilyInstance

Part.IsFamilyInstance()

Refer to UF_PART_is_family_instance for documentation.

Signature: IsFamilyInstance(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:Flag indicating result.
Return type:bool

License requirements: None