NXOpen.UF.Wave.MapLinkGeomToSource

Wave.MapLinkGeomToSource()

Refer to UF_WAVE_map_link_geom_to_source for documentation.

Signature: MapLinkGeomToSource(linkedFeature, linkedGeom, allowLoad)

Parameters:
  • linkedFeature (Tag) – The linked feature whose source geometry is wanted.
  • linkedGeom (Tag) – The tag of the entity created by the linked feature.
  • allowLoad (bool) – True if the source geometry’s part can be loaded, false otherwise.
Returns:

The tag of the corresponding entity contained in the source geometry.

Return type:

Tag

License requirements: None