I’m getting an error when using Element.Geometry, Select Face, Select Faces…etc nodes. See below error text.
Warning: One or more geometries have failed to convert due to this error: Method not found: ‘Autodesk.DesignScript.Geometry.PolyCurve Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(System.Collections.Generic.IEnumerable1<Autodesk.DesignScript.Geometry.Curve>, Double)'. One or more geometries have failed to convert due to this error: Method not found: 'Autodesk.DesignScript.Geometry.PolyCurve Autodesk.DesignScript.Geometry.PolyCurve.ByJoinedCurves(System.Collections.Generic.IEnumerable1<Autodesk.DesignScript.Geometry.Curve>, Double)’.
Does anyone know about this error?
Dynamo version - 2.0.1
Revit - 2018.3
This is occurring because the version of dynamo core and the version of dynamo revit seem to be out of sync. DId you install 2.0.1 for both revit and core?