hypar-io / Elements

The smallest useful BIM.
https://www.hypar.io
MIT License
349 stars 74 forks source link

Save various files to streams. #1024

Closed ikeough closed 12 months ago

ikeough commented 1 year ago

BACKGROUND: See https://github.com/hypar-io/Hypar/pull/572.

DESCRIPTION: This PR adds methods to save GlTF, IFC, and JSON to streams.

TESTING: Run local elements using the CLI against the code in https://github.com/hypar-io/Hypar/pull/572.

REQUIRED:


This change is Reviewable