Layer, dynamic model object deconstruct.
Consteel Layer
See the component in use in the script library: Truss configurator - Advanced.
Name | Id | Description |
---|
Locked | L | Should be the layer locked? |
Name | N | Name of the CSLayer |
UseTypeStyle | U | Should the layer use type styles? |
Visible | V | Should be the layer visible? |
Color | C | Color of the layer style. |
Outputs
Name | Id | Description |
---|
CSLayer | CSL | Represents a Layer in ConSteel model. |

Get CS Beam's Mesh
See the component in use in the script library: Tapered frame with results.
Name | Id | Description |
---|
Beam | B | Consteel beam object |
Outputs
Name | Id | Description |
---|
Mesh | M | Meshes describing the beam. Note: can be multiple meshes in case of complex cross sections. |

Get CS Name
See the component in use in the script library: Purlin distribution, evaluation and model merging.
Name | Id | Description |
---|
ModelObject | O | Consteel model object with name attribute |
Outputs
Name | Id | Description |
---|
Name | N | Name of the given object. Note: unlike GUIDs, names are not forced to be unique in Consteel. |
