...
Code Block |
---|
| <O N="SectionObject1" T="Project" Category="FEM Objects" TransAlignRule="Right">
<!-- created by ParamML Examples on 06.02.2023 -->
<P N="height" V="60" />
<P N="width" V="10" />
<P N="depth" V="20" />
<P N="th" V="2" D="Wall thickness of the tube" />
<O N="Column3D" T="Line">
<O T="Point" X="0" Y="0" Z="0" />
<O T="Point" X="0" Y="0" Z="height" />
<O T="Section">
<P N="Material" V="C20/25" T="Material" />
<O T="Shape">
<O T="Point" X="-width/2" Y="-depth/2" Z="0" />
<O T="Point" X="-width/2" Y="depth/2" Z="0" />
<O T="Point" X="width/2" Y="depth/2" Z="0" />
<O T="Point" X="width/2" Y="-depth/2" Z="0" />
</O>
<O T="Shape">
<P N="IsCutout" V="1" />
<O T="Point" X="-width/2 + th" Y="-depth/2 + th" Z="0" />
<O T="Point" X="-width/2 + th" Y="depth/2 - th" Z="0" />
<O T="Point" X="width/2 - th" Y="depth/2 - th" Z="0" />
<O T="Point" X="width/2 - th" Y="-depth/2 + th" Z="0" />
</O>
</O>
</O>
</O> |
|
Image Added |
To view this example in the library, see (https://openbrim.org/platform/?application=inc&author=ParamML_Examples_OpenBrIM+Platform&obj=objidojgvpycmonckws68o7i78q) |
Parameters of Section Object
| Label | Mandatory | Name and Type Attributes | Default Description and Value Attributes | Other Attributes |
---|
1 | Material | No | N="Material " T="Material" | D="Material: The default material of the section." V="" | Role="Input" |