Skip to main content
Version: 18

Geometry

Arcs, lines, polygons.

CS Arc From Arc

See the component in use in the script library: Silo structure.

Inputs

NameIdDescription
ArcAStandard Rhino arc

Outputs

NameIdDescription
ConSteel ArcARepresents an arc in ConSteel model.

alt text

CS Line From Line

See the component in use in the script library: Simple Cantilever Beam.

Inputs

NameIdDescription
ConSteel LayerCSLayerRepresents a Layer in ConSteel model.
LineLThe native line

Outputs

NameIdDescription
ConSteel LineCS LRepresents a Line in ConSteel model.

alt text

CS Polygon From Polygon

See the component in use in the script library: Purlin distribution, evaluation and model merging.

Inputs

NameIdDescription
PolylinePStandard Rhino polyline curve
HoleHStandard Rhino polyline curve
CSLayerCSLRepresents a Layer in ConSteel model.

Outputs

NameIdDescription
ConSteel PolygonPRepresents a polygon in ConSteel model (closed, and simple.)

alt text