overrideModelAppearance Method
Customize the way a Model is drawn by this display style.
overrideModelAppearance(modelId: string, ovr: FeatureAppearance): void
see DisplayStyleSettings.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: 20 June, 2023