Skip to main content
Version: 18

Other

Layer, dynamic model object deconstruct.

Consteel Layer

See the component in use in the script library: Truss configurator - Advanced.

Inputs

NameIdDescription
LockedLShould be the layer locked?
NameNName of the CSLayer
UseTypeStyleUShould the layer use type styles?
VisibleVShould be the layer visible?
ColorCColor of the layer style.

Outputs

NameIdDescription
CSLayerCSLRepresents a Layer in ConSteel model.

alt text

Get CS Beam's Mesh

See the component in use in the script library: Tapered frame with results.

Inputs

NameIdDescription
BeamBConsteel beam object

Outputs

NameIdDescription
MeshMMeshes describing the beam. Note: can be multiple meshes in case of complex cross sections.

alt text

Get CS Name

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

Inputs

NameIdDescription
ModelObjectOConsteel model object with name attribute

Outputs

NameIdDescription
NameNName of the given object. Note: unlike GUIDs, names are not forced to be unique in Consteel.

alt text