planProjectionSettings
AccessorReadOnly
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 1385
Last Updated: 20 June, 2023