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], any, any>
Returns - undefined | Iterable<[string, PlanProjectionSettings], any, any>
Defined in
- core/common/src/DisplayStyleSettings.ts Line 1404
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.