Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 517 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 517 Bytes

rvmbuilder

rvmbuilder outputs a macro to export Aveva Review files and the Navisworks file from the json format options.

Installation

If you're using Go:

go install github.com/k-awata/rvmbuilder@latest

Otherwise you can download a binary from Releases.

Usage

  • Output a sample JSON
rvmbuilder -s > sample.json
  • Output a macro to run in E3D
rvmbuilder sample.json > export.mac

License

MIT License