API Reference > imodeljs-common > Geometry > BRepEntity > BRepEntity.DataProps BRepEntity.DataProps Interface Geometry entry representing raw brep data. see GeometryStreamEntryProps Properties Name Type Description data undefined | string data as Base64 encoded string. faceSymbology undefined | BRepEntity.FaceSymbologyProps[] body face attachments transform undefined | TransformProps body transform, default is identity type undefined | BRepEntity.Type body type, default is Solid Defined in core/common/src/geometry/GeometryStream.ts Line 108 Last Updated: 11 June, 2024