elementGeometryBuilderParams
elementGeometryBuilderParams: ElementGeometryBuilderParams | undefined
How to build the element's GeometryStream. This is used for insert and update only. It is not a persistent property. It will be undefined in the properties returned by functions that read a persistent element. It may be specified as an alternative to geom
when inserting or updating an element.
Defined in
- core/backend/src/Element.ts Line 472
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.