ElementGeometry.fromBRep Function
Create entry from a DataProps. Provided for compatibility with GeometryStreamBuilder only.
fromBRep(brep: BRepEntity.DataProps, worldToLocal?: Transform): ElementGeometryDataEntry | undefined
| Parameter | Type | Description |
|---|---|---|
| brep | BRepEntity.DataProps | |
| worldToLocal | Transform |
Returns - ElementGeometryDataEntry | undefined
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.