updateConfiguration Method
Overrides specific aspects of the current marker display configuration.
Any field that is not undefined
will be replaced in the current configuration; the rest will retain their current values.
updateConfiguration(config: SectionMarkerConfig): void
see HyperModelingDecorator.replaceConfiguration to override all settings.
see HyperModeling.updateConfiguration to update the global configuration.
Parameter | Type | Description |
---|---|---|
config | SectionMarkerConfig |
Returns - void
Defined in
Last Updated: 20 June, 2023