elementGeometryBuilderParams
elementGeometryBuilderParams: ElementGeometryBuilderParams | undefined
Describes how to build the element's GeometryStream, as an alternative to geom. This is used for insert and update operations only. It is not a persistent property - it will always be undefined in the properties returned by functions that read a persistent element.
Defined in
- core/common/src/ElementProps.ts Line 113
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.