Bentley OpenComms Designer Help

Symbology

The symbology of the AdvisoryLocks Boundary features can be changed by updating the AdvisoryBoundarySymbology table in the database. This table has 3 rows with the following primary key values in the Symbtype column:

Symbtype Description
AUTHORIZED Defines the symbology for boundaries where the current user is authorized to place/edit features.
UNAUTHORIZED Defines the symbology for boundaries where the current user is not authorized to place/edit features.
DEFAULT Defines the symbology for boundaries that do not have a group designation.

The symbology for the boundary features is defined by the following columns:

Column Name Description
Linered The line’s red value to define the color in RGB. Value must be between 0 and 255.
Linegreen The line’s green value to define the color in RGB. Value must be between 0 and 255.
Lineblue The line’s blue value to define the color in RGB. Value must be between 0 and 255.
Lineweight The line’s weight. Value must be between 0 and 31.
Linestyle The line style. Value must be between 0 and 7. Custom line styles are not supported.
Fill Set to 0 to not fill the boundary. Set to 1 to fill the boundary.
Fillred The fill color’s red value. (Only valid if Fill = 1). Value must be between 0 and 255.
Fillgreen The fill color’s green value. (Only valid if Fill = 1). Value must be between 0 and 255.
Fillblue The fill color’s blue value. (Only valid if Fill = 1). Value must be between 0 and 255.
Filltransparency The transparency range value for the boundary. Value must between 0 and 100. 0 represents opaque and 100 represents fully transparent.