NXOpen.UF.Sf.CreateUgsTetMesh

Sf.CreateUgsTetMesh()

Refer to UF_SF_create_ugs_tet_mesh for documentation.

Signature: CreateUgsTetMesh(meshParms, numBodies, bodiesP)

Parameters:
  • meshParms (NXOpen.UF.Sf.UgsTetMeshParms Refer to UF_SF_ugs_tet_mesh_parms_s for documentation.) – Parameters which control the required tet Mesh
  • numBodies (int) – Number of polygon bodies to be meshed
  • bodiesP (list of Tag) – Tag of the polygon bodies to mesh
Returns:

tag of the created mesh

Return type:

Tag

License requirements: None