accept file fence
accept file fence
(OP)
Wrote a program to read from a text file to get
the coords and dwg file name.
then it places the fence and does the ff=filename
cannot get it to accept the fence?
Need to break a large 3d model up on a weekly basis to smaller dgn's
the coords and dwg file name.
then it places the fence and does the ff=filename
cannot get it to accept the fence?
Need to break a large 3d model up on a weekly basis to smaller dgn's





RE: accept file fence
On the other hand, if you need to break up the model, I'll use levels/layers as a for instance; say you need to separate the civil from the mechanical layers and put them in two separate files, you should be able to write an MDL/VB routine that will do it. Describe how you're trying to break up the file and we'll go from there.