NXOpen.UF.Sf.LocateMeshMatingConditionList

Sf.LocateMeshMatingConditionList()

Refer to UF_SF_locate_mesh_mating_condition_list for documentation.

Signature: LocateMeshMatingConditionList()

Returns:A Tuple
Return type:A tuple consisting of (assemblyMeshCnt,assemblyMeshTags)

assemblyMeshCnt(int): Count of Assembly mesh objects returned

assemblyMeshTags(list of Tag): Pointer to an array of tags. If not desired, input a NULL pointer. This array must be freed by calling UF_free.

License requirements: None