toJSON Method
Obtain the JSON representation of this Entity. Subclasses of Entity typically override this method to return their corresponding sub-type of EntityProps - for example, GeometricElement.toJSON returns a GeometricElementProps.
toJSON(): SheetIndexReferenceProps
Returns - SheetIndexReferenceProps
Defined in
- core/backend/src/SheetIndex.ts Line 194
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.