BHoM_Engine: IGeometry3D interface method always return null
Open
severity:medium
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
The method always returns null. Individual Geometry3D methods for specific types work.
#### Steps to reproduce:
Try IGeometry3D on any supported type, e.g. Bar.
#### Expected behaviour:
The method should correctly call the extension methods.
#### Test file(s):
Contributor guide
Assessment
This issue has not been assessed yet.