Symbol creation
the creation of library symbol is an easy operation.
every symbol is defined in a separated DWG file. this file mush have a TOP part compiled with the name that you want to be shown and the attributes. aggregated to the part you need the symbol block. the software is not very rigid about the definition of the symbol, but is recommended to follow the instructions. We suggest to take a symbol of our library and copy the characteristics.
definition of block:
A block can be defined as standard or dynamic. the geometry inside of the block must have the following characteristics:
Layer |
QS_SYM |
Color |
BYBLOCK |
LineType |
BYBLOCK |
Attributes definition:
e predict three attributes :QS_TAG,QS_VAL1,1QS_VAL2 each one has a layer with his name. this consent to hide every attribute with the same type.
the color of the attributes รจ BYLAYER. the attribute type is multiline with the position block of the block deactivated. this way you can reposition it freely in the drawing
Warning: dthe symbol block MUST NOT HAVE the same name as the DWG that contains him.