elementGeometryBuilderParams
elementGeometryBuilderParams: ElementGeometryBuilderParamsForPart | undefined@beta
How to build the part'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 1452
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.