Account for nonsymmetrical profiles being defined in different convention than Revit
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Unfortunately, Revit does not constrain the convention in which the profiles of given shapes need to be defined, i.e. on can create an angle family with one arm pointing leftwards or rightwards. This means that it is hard to draw any convention, therefore we need to account for it in some more direct way (brute force check?).
**EDIT:** To be resolved together with #986 (see the description for more info).
#### Test file:
On [SharePoint](https://burohappold.sharepoint.com/sites/BHoM/02_Current/Forms/AllItems.aspx?RootFolder=%2Fsites%2FBHoM%2F02%5FCurrent%2F12%5FScripts%2F01%5FIssue%2FBHoM%2FRevit%5FToolkit%2F%23984%2DAsymmetricProfileConvention&FolderCTID=0x0120008122C8891F89054B8ACED0196C70DFC4).
Contributor guide
Assessment
This issue has not been assessed yet.