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.