Solid from ceiling top surface -Python Error

Hi all,
I am trying to create solid from ceiling top surface.I used try and except to skip the error that is occurring while trying to extract solid from ceiling using .Geometry() method.


GEOMETRY TESTING.dyn (8.4 KB)
Can anyone help to resolve the issue.

Here is the Error that I am getting.
Warning: One or more geometries have failed to convert due to this error: Unable to compute edge from curve : NO_CUR_BB – no current bulletin board exists

@j.sunnyT6MVA it is working from my side, maybe you have a very short segment within the ceiling sketch:
P.S.: the Geometry_Solids.append(Ele_Geos) needs an indentation to capture all of the ceiling solids.

1 Like