PK_ENTITY_is_geom   
PK_ERROR_code_t     PK_ENTITY_is_geom
(
--- received arguments ---
PK_ENTITY_t         entity,         ---an  entity

--- returned arguments ---
PK_LOGICAL_t *const is_geom         --- whether entity is geometry
)


This function returns whether the given entity is geometry.

Generated on: Fri, 04 Oct 2024 12:18:33 GMT