HyperModelingConfig Interface
Configuration options for the hyper-modeling package.
@see - initialize to set the configuration at package initialization.
- updateConfiguration or replaceConfiguration to modify the configuration after package initialization.
Properties
Name | Type | Description | |
---|---|---|---|
graphics Readonly | SectionGraphicsConfig | undefined | Global section graphics configuration used by all HyperModelingDecorators when displaying drawings and sheets in a spatial view. | |
markerHandler Readonly | SectionMarkerHandler | undefined | Specifies how the user interacts with SectionMarkers. | |
markers Readonly | SectionMarkerConfig | undefined | Default SectionMarker display configuration used when creating a new HyperModelingDecorator. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.