| Article | 60000236 |
| Type | Wish |
| Product | Engine |
| Date Added | 8/31/2007 12:00:00 AM |
| Fixed | (9/4/2007 12:00:00 AM) |
| Submitted by | Stefan Schneider |
Summary
Saving information of External references layers compatible with dxf/dwg format
Solution
In version 6009 the Layers of the ExternalRefences are saved in vdml,vdcl , dwg/dxf format.
Developer can access the ExternalReference layers in an ExternalReference block from the following collection:
block->ExternalReference->Layers
Deleveloper can set as FrozenLayer in FrozenLayerList of a vdViewPort a layer which is belong into an ExternalReference Drawing by adding a Layer name in the following form:
BlockNameofXref | LayerName (Separeting two names by "|").
