NXOpen.UF.Sf.CreateUgs2dMesh

Sf.CreateUgs2dMesh()

Refer to UF_SF_create_ugs_2d_mesh for documentation.

Signature: CreateUgs2dMesh(meshParms, numGeoms, geomsP)

Parameters:
  • meshParms (NXOpen.UF.Sf.Ugs2dMeshParms Refer to UF_SF_ugs_2d_mesh_parms_s for documentation.) – Parameters which control the required 2d Mesh
  • numGeoms (int) – Number of geometries to be meshed
  • geomsP (list of Tag) – Tag of the geometries to mesh. Could be a polygon face or a polygon body
Returns:

Tag of the created mesh

Return type:

Tag

License requirements: None