Skip to content

swpilotcli-list-features

List features in the active SolidWorks document's Feature Tree, printing each feature's type and name. Walks from `FirstFeature()` via `GetNextFeature()`. Accepts an optional integer argument to limit output count (default: all features). Use to locate named reference planes, inspect feature order, or find features by name before operations like `move-rollback-bar`, `sketch-on-face`, or deletion.

Repository Source folder

Details

Path
sup_tools/swpilotcli-list-features/SKILL.md

FAQ