Skip to content

Latest commit

 

History

History

Sample3dmReader

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Simple 3dm file reader

An example cli tool that reads a 3dm file and prints some stuff about it!

$ npm install
$ node index.js <path_to_file.3dm>

If you've cloned this repo, you should have some files in the rhino3dm/models directory and the following would reference a file from there:

$ node index.js ../../../models/RectifiedArchimedeanSolids8.3dm