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.4. Adjust table values
-> Adjust color with condition / plinkcommon.cfg
-> Block [COLMAPPING_<column name>] -> Key
"COLORCOND<number>"
|
|
---|---|
Zurück | Weiter |
With the help of the option Adjust color with condition you can set a condition for the displayed value and map it to a color.
The setting applies for PARTdataManager and PARTlinkManager as well.
Setting in
configuration
file $CADENAS_SETUP/plinkcommon.cfg
:
Block [COLMAPPING_<variable name>], key COLORCOND<NUMBER>, first value contains the condition. Logical operators such as <, <=, >,>=, = can be used. The following values represent the color in RGB code.
[COLMAPPING_PRICE] COLORCOND0="PRICE>=20","255","0","0" COLORCOND1="PRICE<20","0","128","64"
Setting in user interface under PARTlinkManager -> Extras menu -> Configure dialog box -> PARTlinkManager preferences tab -> Adjust table values -> Adjust color with condition
Zurück | Nach oben | Weiter |
4.8.3. Adjust table values -> Adjust text and color / plinkcommon.cfg -> Block [MAPPING_<variable_name>] -> Key for visible text | Zum Anfang | 4.8.5. Adjust table values > Set bitmap / plinkcommon.cfg -> Block [BMPMAPPING_<column_name>] - Key "BMPCODE<number>" |