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: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.