Returns a Rhino mesh object from a list of analysis shells and vertices.

Inputs

Number Name Object Type Description Optional
1 Shells List<ShellElement> List of analytical shell elements. No
2 Vertices List<AnalysisNode> List of analysis nodes associated with the analytical shell elements. No

Outputs

Number Name Object Type Description
1 Mesh Rhino.Geometry.Mesh A Rhino mesh object created from the analytical shells.

Rhino Mesh From Shells.PNG