constructor Method
Constructor
PresentationPropertyDataProvider(imodel: IModelConnection, rulesetId?: string): PresentationPropertyDataProvider
| Parameter | Type | Description |
|---|---|---|
| imodel | IModelConnection | IModelConnection to use for requesting property data |
| rulesetId | string | Optional ID of a custom ruleset to use. If not set, default presentation rules are used which return content for the selected elements. |
Defined in
Last Updated: 08 January, 2020