create MethodStatic
Create a new decorator and register it with the ViewManager. Typically invoked indirectly via HyperModeling.startOrStop.
create(vp: ScreenViewport, config: SectionMarkerConfig): Promise<undefined | HyperModelingDecorator>
| Parameter | Type | Description |
|---|---|---|
| vp | ScreenViewport | |
| config | SectionMarkerConfig |
Returns - Promise<undefined | HyperModelingDecorator>
Defined in
Last Updated: 30 November, 2023