appendBRepData Method
Append a DataProps supplied in either local or world coordinates to the ElementGeometryDataEntry array. Provided for compatibility with GeometryStreamBuilder only. Backend code should use IModelDb.createBRepGeometry to create a brep ElementGeometryDataEntry directly.
appendBRepData(brep: BRepEntity.DataProps): boolean
Parameter | Type | Description |
---|---|---|
brep | BRepEntity.DataProps |
Returns - boolean
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.