deserialize MethodStatic @beta
Converts an ECSqlRow of an Entity to an EntityProps. This is used to deserialize an Entity from the database.
deserialize(props: DeserializeEntityArgs): GeometricModel3dProps
| Parameter | Type | Description |
|---|---|---|
| props | DeserializeEntityArgs |
Returns - GeometricModel3dProps
Defined in
- backend/src/Model.ts Line 434
Last Updated: 28 April, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.