PK_POINT_ask_part   

PK_ERROR_code_t  PK_POINT_ask_part
(
--- received arguments ---
PK_POINT_t       point,            --- a point

--- returned arguments ---
PK_PART_t *const part              --- owning part (possibly PK_ENTITY_null)
)


This function returns the part which owns the given point, if there is one,
otherwise PK_ENTITY_null.


The point may either be attached directly to a vertex of a body, or be
construction geometry in a part.