deleteAspect Method

Delete one or more aspects from the iModel.

deleteAspect(aspectInstanceIds: Id64Arg): void

@throws EditTxnError if this EditTxn is not active.

@throws IModelError if deletion fails.

Parameter Type Description
aspectInstanceIds Id64Arg The Ids of the aspects to delete.

Returns - void

Defined in

Last Updated: 28 April, 2026