elementGeometryBuilderParams
elementGeometryBuilderParams: ElementGeometryBuilderParamsForPart | undefined
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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.