You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`voxelfile.txt`; contents of https://github.com/opensourceBIM/voxelization_toolkit/blob/e9ce7e0c5569da67c9953bcd4e6496b5ce1c3699/tests/fixtures/voxelfile1.txt
56
+
-`duplex.ifc`; contents of https://github.com/opensourceBIM/voxelization_toolkit/blob/e9ce7e0c5569da67c9953bcd4e6496b5ce1c3699/tests/fixtures/duplex.ifc
57
+
2.`cd` to the directory in powershell/bash and run:
58
+
`voxec voxelfile.txt`
59
+
3. Observe an output is printed like below as the flow of the procedure defined in `voxelfile.txt` is executed.
6. The exported file can now be visualized for example in Blender.
84
+
85
+

86
+
51
87
## Usage
52
88
53
89
Recommended usage is using the `voxec` runtime interpreter, which takes an input "voxelfile" which describes a series of commands. The grammar of such as voxelfile is:
0 commit comments