RETURN TO HOME PAGE

AIMS WEB FORUMS

Topic Options
Rate This Topic
#39 - 02/03/10 02:13 PM Autocad Script File
Mick Harris Offline
newbie

Registered: 03/01/09
Posts: 4
Loc: Brisbane QLD
Has anyone got a ACAD script file to insert blocks for UG Stations to meet the Australian Standard for symbols for stations? I know there are a heap of ways to do it but would like to automate it from a CSV file P,E,N,Z,C with block attributes.

Top
#41 - 06/03/10 10:18 AM Re: Autocad Script File [Re: Mick Harris]
pecky Online   content
trog

Registered: 04/07/09
Posts: 12
Loc: Newcastle / Hunter Valley
I've created point styles to meet australian standards with only the point description turned on. Import csv file via point creation menu into nominated layer making sure default point style is set to correct style. I have one .csv file that I continue to add to and when I import I overwrite existing points. I nominate certain points within the drawing to be different styles, then when I import the csv file these points stay as that style as long as the point number in the csv file has not been changed.

Top
#42 - 09/03/10 12:18 PM Re: Autocad Script File [Re: pecky]
Mick Harris Offline
newbie

Registered: 03/01/09
Posts: 4
Loc: Brisbane QLD
Cheers Pecky, nice and simple. After much prompting, QLD Coal Advisory Council are finally getting to the stage of adopting a standard for mine plans. So this will be handy.

Top
#45 - 07/06/10 09:26 AM Re: Autocad Script File [Re: Mick Harris]
Mick Harris Offline
newbie

Registered: 03/01/09
Posts: 4
Loc: Brisbane QLD
Pecky you've obviously got Acad Civil 3D. We only have standard Autocad. We may have to look at that to customise our point styles or use Vulcan and export it from there. the only way is to do it manually i suppose.

Top