insertGeometricElement Method

Create and insert a new geometric element.

insertGeometricElement(props: GeometricElementProps): Promise<string>

@see GeometryStream, ElementGeometry

@throws IModelError if unable to insert the element

Parameter Type Description
props GeometricElementProps Properties for the new GeometricElement

Returns - Promise<string>

Defined in

Last Updated: 16 April, 2024