overrideModelAppearance Method

Customize the way a Model is drawn by this display style.

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

@see dropModelAppearanceOverride

Parameter Type Description
modelId string The Id of the Model whose appearance is to be overridden.
ovr FeatureAppearance The overrides to apply to the Model .

Returns - void

Defined in

Last Updated: 03 May, 2024