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

Parameter Type Description
config SectionMarkerConfig  

Returns - void

Defined in

Last Updated: 15 March, 2024