API Reference > imodeljs-common > Entities > ElementLoadProps ElementLoadProps Interface Parameters to specify what element to load for IModelDb.Elements.getElementProps. Properties Name Type Description code undefined | CodeProps federationGuid undefined | GuidString id undefined | Id64String wantBRepData undefined | false | true When including a geometry stream containing brep entries, whether to return the raw brep data or proxy geometry, false when undefined wantGeometry undefined | false | true Whether to include geometry stream in GeometricElementProps and GeometryPartProps, false when undefined Defined in core/common/src/ElementProps.ts Line 223 Last Updated: 13 June, 2024