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

3DFace support #54

Closed
Xander-Tyker opened this issue Jan 23, 2020 · 4 comments
Closed

3DFace support #54

Xander-Tyker opened this issue Jan 23, 2020 · 4 comments

Comments

@Xander-Tyker
Copy link

Hi,

Is it possible to add support for 3Dfaces?

Kind regards,
Xander

@bjnortier
Copy link
Collaborator

Do you have an example DXF that contains 3D faces? Not sure how hard they are to parse. And SVG rendering for 3D faces will not be applicable.

@z3dev
Copy link

z3dev commented Jan 27, 2020

@bjnortier please see JSCAD sample files. You’ll find some examples of 3D models.

@bjnortier
Copy link
Collaborator

Added support and released in 4.3.5. The corners will be parsed into the "vertices" array in the entity.

Note that 3DFACE is not supported in SVG rendering.

@Xander-Tyker
Copy link
Author

Works perfectly.
Thank you very much!

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

3 participants