svfmodelstructure
v1.1.2
Published
extract model structure and properties from the svf file
Downloads
1
Readme
Overview
This is a node command line tool to extract model structure and properties from SVF file
Getting Started
Prerequisites
- Install Node.js and NPM (which comes bundled to NodeJs)
Working with the tool
- invoke Node.js command prompt
- input npm install --global extractmodelstructure
- input extractmodelstructure inputSVFFile outputPath
Two files modelStructure.json and modelStructureWithProperties.json will be generated under outputPath directory in the command line above
Communications
- Email: [email protected]