Our 3D CAD supplier models have been moved to 3Dfindit.com, the new visual search engine for 3D CAD, CAE & BIM models.
You can log in there with your existing account of this site.
The content remains free of charge.
4.8. Table layout for
PARTdataManager and (PARTlinkManager)
4.8.8. Determine column color by indicator in
ERP column (very special) / plinkgroups.cfg -> Block [<Role_name>]
-> Key "COLORNUMBERTREE"
|
|
---|---|
Prev | Next |
When using the key "COLORNUMBERTREE" add a column "COLOR_COLUMN" (type "Integer") in the ERP table.
This column can be filled with numbers from '0' to '9'.
Then, according to the condition under the key "COLORCONDITIONTREE0" to "COLORCONDITIONTREE 9" the respective color is shown.
COLORNUMBERTREE=MIN(ERPTABLE.COLOR_COLUMN)
Because of the "MIN" the lowest color number has the highest priority, if there are different values in "COLOR_COLUMN" for the respective project or directory.