setBaseClass MethodProtected
Sets the base class of the ECClass. Pass undefined to 'remove' the base class.
setBaseClass(baseClass: LazyLoadedECClass): Promise<void>
Parameter | Type | Description |
---|---|---|
baseClass | LazyLoadedECClass |
Returns - Promise
Defined in
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.