NXOpen.UF.Part.CreateFamilyInstance

Part.CreateFamilyInstance()

Refer to UF_PART_create_family_instance for documentation.

Signature: CreateFamilyInstance(family, memberIndex)

Parameters:
  • family (Tag) – Object identifier of the family.
  • memberIndex (int) – Index of the family member.
Returns:

A Tuple

Return type:

A tuple consisting of (part,instance)

part(Tag): Object identifier of the part containing the family instance

instance(Tag): Tag of the family instance.

License requirements: SOLIDS MODELING