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.
extensions
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
Last Updated: 20 June, 2023