planProjectionSettings
GetterReadOnly
An iterator over all of the defined plan projection settings. The iterator includes the Id of the model associated with each settings object.
planProjectionSettings: undefined | Iterable<[string, PlanProjectionSettings]>
Returns - undefined | Iterable<[string, PlanProjectionSettings]>
Defined in
- core/common/src/DisplayStyleSettings.ts Line 1381
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.