PK_ENTITY_is_part   

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

--- returned arguments ---
PK_LOGICAL_t *const is_part        --- whether entity is a part
)


This function returns whether the given entity is a part.