PK_ENTITY_is_curve   


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

--- returned arguments ---
PK_LOGICAL_t *const is_curve        --- whether entity is a curve
)


This function returns whether the given entity is a curve.