replaceConfiguration Method
Replaces the current marker display configuration, overwriting all previous settings. Passing undefined
resets all settings to defaults.
replaceConfiguration(config?: SectionMarkerConfig): void
see HyperModelingDecorator.updateConfiguration to override specific aspects of the configuration
see HyperModeling.replaceConfiguration to replace the global configuration.
Parameter | Type | Description |
---|---|---|
config | SectionMarkerConfig |
Returns - void
Defined in
Last Updated: 30 November, 2023