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
Defined in
- EditBuiltInCommand.ts Line 91
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.