doCreateElement MethodProtected

Creates a new element in the iModel by interfacing with the core/editor backend.

This method is called by onDataButtonDown only if isComplete is true.

doCreateElement(_props: GeometricElementProps): Promise<void>

Parameter Type Description
_props GeometricElementProps Argument passed in is based on the return value from the getElementProps method.

Returns - Promise

Defined in

Last Updated: 13 May, 2024