AutoCAD Electrical
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Best way to logically group wires?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
68 Views, 5 Replies
07-23-2004 12:55 PM
Has anyone come up with a nice way of grouping wire data? Using a car as an example, grouping wires for say
- LIGHTING (and then further segregating the wires into say)
- - HEADLIGHTS
- - TAILLIGHTS
- - INTERIOR
- - - DOME
- - - DASHBOARD
- - - DOORS
Besides being able to view it within AcadE, I then need to be able to extract this information for other application's use.
Thanks for any suggestions you might have!
- LIGHTING (and then further segregating the wires into say)
- - HEADLIGHTS
- - TAILLIGHTS
- - INTERIOR
- - - DOME
- - - DASHBOARD
- - - DOORS
Besides being able to view it within AcadE, I then need to be able to extract this information for other application's use.
Thanks for any suggestions you might have!
*John Pullen
Re: Best way to logically group wires?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-30-2004 09:03 AM in reply to:
TomJ
You could do that with layers; something like:
WIRES-LIGHTING-HEADLIGHTS
WIRES-LIGHTING-TAILLIGHTS
And so on.
"TomJ" wrote in message
news:21919443.1090612553051.JavaMail.jive@jiveforu m1.autodesk.com...
> Has anyone come up with a nice way of grouping wire data? Using a car as
an example, grouping wires for say
> - LIGHTING (and then further segregating the wires into say)
> - - HEADLIGHTS
> - - TAILLIGHTS
> - - INTERIOR
> - - - DOME
> - - - DASHBOARD
> - - - DOORS
>
> Besides being able to view it within AcadE, I then need to be able to
extract this information for other application's use.
>
> Thanks for any suggestions you might have!
Re: Best way to logically group wires?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-02-2004 06:14 AM in reply to:
TomJ
Thanks John for the reply. Is this layer info then extractable? We need to pass this info to other applications along with the wire info on these named layers.
-- Tom --
-- Tom --
Re: Best way to logically group wires?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-02-2004 06:44 AM in reply to:
TomJ
The wire layer info is available in the wire reports that you generate from within ACE. Generate the report and then print to an Access/Excel file for importing to you other app.
Robert Hanrahan
Weigh Right Automatic Scale
ACE user since 1997
Robert Hanrahan
Weigh Right Automatic Scale
ACE user since 1997
Bob Hanrahan
Ace User since 1998
Ace User since 1998
Re: Best way to logically group wires?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-03-2004 09:26 AM in reply to:
TomJ
Also, a little tip...
Set up wire layers in Drawing Config with names like:
WIRE*
BLU*
BLK*
BRN*
RED*
Use the asterisk as a 'wildcard' character.
Then you can add layers called "WIRE_somethin-somethin" all day long and never have to go back to config the wire layers. ACADE will now automatically treat all layers beginning with "WIRE" as a wire layer. Of course, this also makes it easy to transfer lots of wire layers from one drawing to another by dragging the layers from the Design Center into the current drawing. Then you just have to add the "WIRE*" entry if it's not already in your wire layer configuration.
Set up wire layers in Drawing Config with names like:
WIRE*
BLU*
BLK*
BRN*
RED*
Use the asterisk as a 'wildcard' character.
Then you can add layers called "WIRE_somethin-somethin" all day long and never have to go back to config the wire layers. ACADE will now automatically treat all layers beginning with "WIRE" as a wire layer. Of course, this also makes it easy to transfer lots of wire layers from one drawing to another by dragging the layers from the Design Center into the current drawing. Then you just have to add the "WIRE*" entry if it's not already in your wire layer configuration.
Re: Best way to logically group wires?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
08-05-2004 11:32 AM in reply to:
TomJ
All - thanks for the input / suggestions!
-- Tom --
-- Tom --
