Arcs, lines, polygons.
CS Arc From Arc
See the component in use in the script library: Silo structure.
Name | Id | Description |
---|
Arc | A | Standard Rhino arc |
Outputs
Name | Id | Description |
---|
ConSteel Arc | A | Represents an arc in ConSteel model. |

CS Line From Line
See the component in use in the script library: Simple Cantilever Beam.
Name | Id | Description |
---|
ConSteel Layer | CSLayer | Represents a Layer in ConSteel model. |
Line | L | The native line |
Outputs
Name | Id | Description |
---|
ConSteel Line | CS L | Represents a Line in ConSteel model. |

CS Polygon From Polygon
See the component in use in the script library: Purlin distribution, evaluation and model merging.
Name | Id | Description |
---|
Polyline | P | Standard Rhino polyline curve |
Hole | H | Standard Rhino polyline curve |
CSLayer | CSL | Represents a Layer in ConSteel model. |
Outputs
Name | Id | Description |
---|
ConSteel Polygon | P | Represents a polygon in ConSteel model (closed, and simple.) |
