PK_ENTITY_is_surf   


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

--- returned arguments ---
PK_LOGICAL_t *const is_surf         --- whether entity is a surface
)


This function returns whether the given entity is a surface.