Create Shaft user object broken

It appears the Create Shaft user object is broken because External.DB.Extensions.CurveExtension.ToCurveArray is no longer valid. Was this function moved to another part of the API or is there a better way to create a CurveArray for use to create a shaft opening?

Hi Stephan,

Opening Components were recently added
https://www.rhino3d.com/inside/revit/1.0/reference/release-notes#v1-6-rc1

Here’s the current documentation for the CurveArray if you are rolling your own. GeometryEncoder.ToCurveArray Method