Add IOpening.ToModelInstance method
Open
type:feature
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Following discussions in #213, #214 and #215, it would be very tricky to implment push of `IOpenings` directly to Revit without information about family and type name. However, a way of improving the user experience could be converts of rectangular wall and roof openings in form of `IOpening.ToModelInstance(string familyName, string familyTypeName)`.
Contributor guide
Assessment
This issue has not been assessed yet.