Skip to main content

IO

Categories of components that perform data input and output


Load STB file

Load STB data

InputExplanation
Pathpath of ST-Bridge file
OutputDescription
DataData of the read ST-Bridge file

Export STB file

Exporting STB data

InputDescription
NodeNodal information, input Node output of FrameBuilder component
Axisaxis information, input Axis output from AxisBuilder component
StoryStory information, enter the Story output of the StoryBuilder component
MemberMember information, enter the Member output of the FrameBuilder component
SectionSection information, enter the Section output of the FrameBuilder component
PathSpecify the output destination for the created ST-Bridge data. Default value is desktop
Out?Boolean value for whether to output; if true, output will occur
OutputDescription
StbCreated ST-Bridge data

The detailed usage and conversion specification of this component can be found in Export ST-Bridge file article.


Convert to karamba

Convert the read STB data to the data of the component Karamba3D for structural analysis

InputExplanation
DataLoad STB file Input data output of the component
FamilyNameSpecification of the family name of the cross section.
If not entered, the default value of the SetCroSecFamilyName component is entered
OutputDescription
ElementBeamKaramba3D beam element
CrossSectionCross section information for Karamba3D

SetCroSecFamilyName

A component that sets the family name for the cross section in Karamba3D.

InputDescription
BoxFamily name for box-shaped cross section. Default is HF-Box
HFamily name for H-shaped cross sections. Defaults to HF-H
CircleFamily name for circular solid cross sections. Defaults to HF-Circle
PipeFamily name for circular hollow cross sections. Defaults to HF-Pipe
FBCross section family name for flat bars. Defaults to HF-FB
LCross section family name for L-shaped cross sections. Default is HF-L
TCross section family name for T-shaped cross sections. Defaults to HF-T
OtherOther cross section family names. Default is HF-Other
OutputDescription
FamilyNameSetting the family name of the cross section in Karamba3D.

The detailed usage and conversion specification of this component can be found in the Convert to Karamba3D article.