2009-03-24 08:22 PM
2009-03-24 10:12 PM
2009-03-25 02:36 AM
2009-03-25 09:09 PM
rocorona wrote:Thanks!
I did one of those objects, in the past, for pen colors & width. But pens are a special kind of Attribute, with a fixed number (always 255 + 0 & -1).
I don't think the GDL can access to the layer names... moreover, a single GDL object is always placed on a single layer...! Admitting to create a library part that knows on wich layer it have to go, you need to place as many of them as the number of layers in jour project.
2009-03-25 09:16 PM
Barry wrote:Thanks Barry,
GLOB_LAYER will return the name of the current layer that an object is on.
But you would need to place this object on every layer.
I'm not clear on what you are trying to do with the line for each layer as layers do not have default line types.
Barry.
2009-03-26 01:09 AM
Mats_Knutsson wrote:Are you refering to the ones in the ACE Library? There are a few great ones in there - i think one was done by Matthew Lohden and another by an Aussie guy (think it was Rob?)
Hi,
There are some very nice objects that "tables" and displays all pens, fills and materials used in an actual project. I don't know who did them but I was inspired to create a similar thing that draws a line for every layer and also displays the layer name. The purpose is of course to calibrate and visualize the bylayer dwg-export. I can't do it so I wonder if any of you GDL-gurus has done it?
Regards,
Mats