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

Bug: Compact Binary Format ignores Properties #79

Closed
z3dev opened this issue Jan 16, 2016 · 1 comment
Closed

Bug: Compact Binary Format ignores Properties #79

z3dev opened this issue Jan 16, 2016 · 1 comment

Comments

@z3dev
Copy link
Collaborator

z3dev commented Jan 16, 2016

Applications may want to add properties to CSG and CAG objects, which can then be used when converting to different formats, etc. Even the internal "connectors" are silently ignored in the compact binary format.

For example, I want to set and save special properties for large designs, i.e. position of buttons, sizes of curves, etc. The JSON.stringify() will convert the property values to strings easily, but there are NO properties because the compact binary format doesn't save/restore properties.

@z3dev
Copy link
Collaborator Author

z3dev commented Feb 26, 2017

This issue was moved to jscad/csg.js#26

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

No branches or pull requests

1 participant