API Reference > HyperModeling-frontend > HyperModeling > HyperModelingDecorator > create 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 hypermodeling/src/HyperModelingDecorator.ts Line 81 Last Updated: 11 June, 2024