IPresentationDataProvider Interface
Interface for a presentation data provider
Methods
Name | Description | |
---|---|---|
dispose(): void | Disposes the provider. | Deprecated |
Properties
Name | Type | Description | |
---|---|---|---|
[dispose] | () => void | undefined | Disposes the provider. | |
imodel Readonly | IModelConnection | IModelConnection used by this data provider | |
rulesetId Readonly | string | Id of the ruleset used by this data provider |
Defined in
Last Updated: 17 December, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.