If this issue is with Dynamo for Revit, please post your issue on the Dynamo for Revit Issues page.
If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.
Dynamo Core 2.1.1.7865
Dynamo Civil3D 2.1.1.896
Window 10
The program is coming from samples/Case03/SplitCorridorSolid in DynamoCivil3D
The node Corridor.GetSolid do not get any output.
It should create solid object from corridor in Civil3D 2020
Can you provide the drawing you are running that sample on?
the GetSolids node is a query node for locating any already created solids in the Civil3D Drawing. It is not designed to create the solids.
Most helpful comment
the GetSolids node is a query node for locating any already created solids in the Civil3D Drawing. It is not designed to create the solids.