Hi,
I am getting the following error when converting a DB.Curveloop to Rhino Polycurve:
- Solution exception:‘CurveLoop’ object has no attribute ‘ToCurve’
I checked the Geometry Decoder and in there, ToCurve is the method to convert a CurveLoop to a PolyCurve.
For more clarity, I am trying to get Crop View Curves and get their Rhino equivalent.
Any idea why I am getting this error?