Skip to content

elementOverride with modelOverride #7430

Answered by pmconne
candcconsulting asked this question in Q&A
Discussion options

You must be logged in to vote

You can override different aspects of the appearance based on different criteria. Conflicts between multiple overrides attempting to override the same aspect are resolved using a defined priority order:

It is possible to override multiple aspects of a feature on different bases. For example, you might specify that all features belonging to subcategory "A" should be drawn in red, and that all features belonging to model "B" should be drawn 50% transparent. In this case, a feature belonging to both subcategory "A" and model "B" will be drawn as 50% transparent red - the separate overrides are combined to produce the feature's overall appearance.

In the case of conflicts, there is an order …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@candcconsulting
Comment options

@candcconsulting
Comment options

@candcconsulting
Comment options

@pmconne
Comment options

Answer selected by candcconsulting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants