list_entities
Discover native entities in a KOMPAS-3D document, including imported/reopened models. Filter by edge, face, fillet, and solid-only to get geometric data like length, area, and surface type.
Instructions
Discover existing native entities, including imported/reopened models.
kind is an installed o3d_ enum, e.g. o3d_edge, o3d_face, o3d_fillet. Edges include endpoint/bounds/length data; faces include area/surface type/bounds. solid_only defaults true to exclude sketch and datum geometry from edges/faces. Select by geometric evidence. Rediscover topology after modifications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | o3d_unknown | |
| limit | No | ||
| offset | No | ||
| solid_only | No | ||
| document_id | Yes |