PK_ERROR_code_t PK_TOPOL_detach_geom
(
--- received arguments ---
PK_TOPOL_t topol --- topology from which geometry is to be detached
--- returned arguments ---
)
This function detaches geometry from topology.
Specific Errors:
PK_ERROR_wrong_entity topol is not face, edge, fin or vertex
The topological entity must be a face, edge, fin, or vertex. If the
topological entity has geometry attached, this geometry is detached from
the topology and becomes orphan geometry of the partition containing topol.