Commit Graph

1 Commits

Author SHA1 Message Date
8fd63500f2 feat: implement component children API with Creo Feature ID support
- Add ComponentChildrenManager class for retrieving first-level child components
- Support path-based component lookup with intelligent top-level assembly handling
- Return Creo Feature IDs instead of filenames for precise component identification
- Add comprehensive path resolution logic for nested assemblies
- Implement new API endpoint /api/creo/component/children

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-21 12:42:57 +08:00