HyperModelingConfig Interface

Configuration options for the hyper-modeling package.

see HyperModeling.initialize to set the configuration at package initialization.

see HyperModeling.updateConfiguration or HyperModeling.replaceConfiguration to modify the configuration after package initialization.

Properties

Name Type Description
graphics Readonly undefined | SectionGraphicsConfig Global section graphics configuration used by all HyperModelingDecorators when displaying drawings and sheets in a spatial view.  
markerHandler Readonly undefined | SectionMarkerHandler Specifies how the user interacts with SectionMarkers.  
markers Readonly undefined | SectionMarkerConfig Default SectionMarker display configuration used when creating a new HyperModelingDecorator.  

Defined in

Last Updated: 20 June, 2023