overrideModelAppearance Method

Override the appearance of a model when rendered within this viewport.

overrideModelAppearance(id: string, ovr: FeatureAppearance): void

@see DisplayStyleSettings.overrideModelAppearance

Parameter Type Description
id string The Id of the model.
ovr FeatureAppearance The symbology overrides to apply to all geometry belonging to the specified subcategory.

Returns - void

Defined in

Last Updated: 20 April, 2024