The "Section" object is a container that holds the geometric, mechanical and 3D properties of any section. Material properties refer to its shape and some properties.
As seen in the example below, it contains the concrete class, the shape of the section and its mechanical properties.
At the same time, the main importance of the "Section" Object is used when creating a 3D object with the "Line" Object, while sectioning the line to provide the third dimension.
Example Syntax:
Code Block | ||
---|---|---|
| ||
...
<O T="Section">
...
...
</O> |
Example:
| |||||
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 " | D="Material: The default material of the section." V="" | Role="Input" |