onInsertElementAspect MethodProtected
Insert the ElementAspect into the target iModel.
onInsertElementAspect(aspectProps: ElementAspectProps): string
@note A subclass may override this method to customize insert behavior but should call super.onInsertElementAspect
.
Parameter | Type | Description |
---|---|---|
aspectProps | ElementAspectProps |
Returns - string
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.