OverrideElementAppearanceOptions Interface

Options for using FeatureOverrides.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 FeatureAppearance OverrideFeatureAppearanceOptions Specifies the aspects of the Feature's appearance to be overridden.
onConflict "extend" | "subsume" | "replace" | "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 FeatureOverrides.override.

Defined in

Last Updated: 15 March, 2024