Generative Design in Dynamo Issues and Troubleshoot (case 01_null and geometry)
Geometric errors are sometimes encountered when running Generative Designs, in which case extracting less than 50% is a problem.
The reason for the error in the image is that the surface is so small that the error occurs in the next spatial array automatic node, Python Script. Separate Polysurface into Explode nodes, and use the node to remove the small surface to eliminate the error. The problem that occurs below 50% has been corrected with 100% result extraction.
First, look for the node where the error occurred. Check the error message and go to the cause area.
It is expected that a police surface is created and a number of surfaces are formed.
Explode a polysurface using the ‘Explode’ node and check the shape and area of each surface.
Then, connect a surface.area node to a sortbyfunction node. I have identified small surfaces as the cause of the problem and will remove them. Only the remaining intact surfaces will send information to the next process.





댓글
댓글 쓰기