A python module for translating CAD files

1 stars 0 forks 1 watchers Python Creative Commons Zero v1.0 Universal
2 Open Issues Need Help Last updated: Oct 11, 2025

Open Issues Need Help

View All on GitHub
Unique Name Check about 1 month ago

AI Summary: The issue proposes adding a mechanism to check for unique names among features within `PartFile` and similar file types. This utility aims to help ensure that automatically generated element names are unique. It's clarified that this check is for convenience, as element relationships are primarily based on unique identifiers (UIDs) rather than names.

Complexity: 2/5
enhancement good first issue

A python module for translating CAD files

Python
Search for FreeCAD about 2 months ago
enhancement good first issue

A python module for translating CAD files

Python