API Reference > imodeljs-common > Entities > ElementLoadOptions > wantBRepData wantBRepData wantBRepData: undefined | boolean If true, include BRepEntity.DataProps.data in the GeometryStreamProps for GeometricElementProps and GeometryPartProps. The data is a potentially large base-64-encoded opaque binary blob that cannot be directly inspected or manipulated on the frontend, so it is omitted by default. Defined in core/common/src/ElementProps.ts Line 347 Last Updated: 11 June, 2024