Post date: Mar 13, 2015 7:45:7 PM
I've prepared simple prototype for creating shapes in external software (freeare Nanocad 5.0 + VBA for export geometry to .xml)
Here is a video: http://youtu.be/l5HBP92GOjs
1. fast create/update geometry
2. export to specific .xml
3. copy-paste from .xml to BrIM.
4. repeat 1
(it's very hardcode and unoptimized sample. Just for idea demonstration)
What do you think about this way?
Is it looks interesting for some ParamML automation?