onSubModelDeleted MethodProtected Static @beta
Called after a sub-model of an instance of this class was deleted.
onSubModelDeleted(arg: OnSubModelIdArg): void
@note this is the class of Element that was sub-modeled.
| Parameter | Type | Description |
|---|---|---|
| arg | OnSubModelIdArg |
Returns - void
Defined in
- core/backend/src/Element.ts Line 375
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.