Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

accept file fence

Status
Not open for further replies.

zline

Computer
Joined
May 4, 2005
Messages
5
Location
US
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
 
Do you use IPLOT? This could solve the problem as you can set up an IPLOT file to plot partial drawings from various fence locations.

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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top