Add pull setting to control if analytical layer should be used or not
Open
type:feature
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Useful when pulling structural elements, to be able to choose if they should be based on the analytical layer or not in the pull settings. Could default the Boolean to true, and maybe call it something like "TryPullAnalyticalLayer" or similar, so if it is true the code behaves the same way as it currently does (Tries to pull analytical layer, if fails, fall back to pulling element geometry) and if false, it simply skips the step of trying to pull the analytical layer.
Contributor guide
Assessment
This issue has not been assessed yet.