insertAspect Method
Insert a new ElementAspect into the iModel.
insertAspect(aspectProps: ElementAspectProps): void
throws IModelError if unable to insert the ElementAspect.
| Parameter | Type | Description |
|---|---|---|
| aspectProps | ElementAspectProps | The properties of the new ElementAspect. |
Defined in
Last Updated: 08 January, 2020