•
|
Use the export option 'configuration' ‘<filename>’ command in MODEL to set the path of the configuration file. For example
|
•
|
%LINKAGE1% is replaced by the first value from the ATTRIBUTE_LINKAGE command, (the first of the four linkage numbers in the dgn file) in the range from 0 to 65535
|
•
|
%LINKAGE2% is replaced by the second value from the ATTRIBUTE_LINKAGE command, (the second of the four linkage numbers in the dgn file) in the range from 0 to 65535
|
•
|
%ID1% is replaced by the first ExPLANT-I generated identification number, (the third of the four linkage numbers in the dgn file) in the range from 0 to 65535
|
•
|
%ID2% is replaced by the second ExPLANT-I generated identification number, (the last of the four linkage numbers in the dgn file) in the range from 0 to 65535
|
•
|
%#LINKAGE1%, %#LINKAGE1%, %#ID1% and %#ID2% are replaced by the same values, but in the range -32768 to32767
|
•
|
%TAG% is replaced with the attribute tag
|
•
|
%VALUE% is replaced with the attribute value
|
•
|
%% is replaced by a single % character
|
•
|
If a format ends in a single % then Export-DGN does not move to the next line of the Attribute File before the next item.
|
•
|
ALL_ATTRIBUTES: if this is included in an element-block all attributes available in the element (apart from user-defined attributes) are listed in the Attribute file
|
•
|
ALL_UDAS: if this is included in an element block all user-defined attributes are listed in the Attribute file.
|