I need to tag a lot of boxes on a draw identifiing to where its facing, like North, South ... etc.
Doing thin on the Model module, its much more easy to get this information, so my idea is to add an attribute do my boxes, that could de read from draw.
You need to create UDA (User defined attributes) from lexicon module and fill in relevant data in that UDA.
in draw module, you can use "AUTO-TAG" option or "ADP" to output those values. in output.
then you can organize those SLABS / GLABS as required.