insertGeometryPart Method

Create and insert a new geometry part element.

insertGeometryPart(props: GeometryPartProps): Promise<string>

@see GeometryStream, ElementGeometry

@throws IModelError if unable to insert the element

Parameter Type Description
props GeometryPartProps Properties for the new GeometryPart

Returns - Promise<string>

Defined in

Last Updated: 16 April, 2024