API Reference > imodeljs-common > Geometry > GeometrySummaryRequestProps GeometrySummaryRequestProps Interface Describes the elements for which to generate an array of geometry summaries and the options controlling the contents of each summary. see IModelConnection.getGeometrySummary. Properties Name Type Description elementIds Id64Array The Ids of the elements whose geometry is to be summarized. options undefined | GeometrySummaryOptions Options controlling the contents of the summary. Defined in core/common/src/GeometrySummary.ts Line 43 Last Updated: 11 June, 2024