NXOpen.UF.Part.IsFamilyInstCurrent

Part.IsFamilyInstCurrent()

Refer to UF_PART_is_family_inst_current for documentation.

Signature: IsFamilyInstCurrent(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