onSubModelInserted MethodProtected Static @beta
Called after an instance of this class was sub-modeled by a new Model.
onSubModelInserted(_arg: OnSubModelIdArg): void
@note  this is the class of Element that is now sub-modeled.
| Parameter | Type | Description | 
|---|---|---|
| _arg | OnSubModelIdArg | 
Returns - void
Defined in
- core/backend/src/Element.ts Line 290
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.