OverrideElementAppearanceOptions Interface
Options for using override to override the appearance of a GeometricElement.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| elementId | string | The Id of the element whose appearance is to be overridden. | 
Inherited properties
| Name | Type | Inherited from | Description | 
|---|---|---|---|
| appearance Inherited | FeatureAppearance | OverrideFeatureAppearanceOptions | Specifies the aspects of the Feature's appearance to be overridden. | 
| onConflict Inherited | "extend" | "replace" | "subsume" | "skip" | OverrideFeatureAppearanceOptions | Specifies what to do if a FeatureAppearance has already been configured for the specified element, model, or subcategory by a previous call to override. | 
Defined in
- core/common/src/FeatureSymbology.ts Line 456
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.