Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow exporting of STEP files for assembly objects #30

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

drayde
Copy link
Contributor

@drayde drayde commented Feb 9, 2024

No description provided.

@jmwright
Copy link
Member

Thanks @drayde

CadQuery has the ability to export assemblies as STEP while preserving individual objects and their colors. This is done through the cq.Assembly.save mechanism. There is an example of this in the gltf codec, but the binary parameter is not used for STEP. toCompound is normally only used with assemblies to export to formats like STL where that information is not preserved anyway.

@jmwright
Copy link
Member

@drayde Thanks for doing this. It looks ready to merge. Do you agree?

@jmwright jmwright merged commit 9117b7a into CadQuery:main Feb 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants