<O N="LineObject2" T="Project" Category="3D Geometric Objects">
<!-- created by ParamML Examples on 31.01.2023 -->
<P N="height" V="100" />
<P N="width" V="10" />
<P N="depth" V="2" />
<P N="step" V="50" />
<O N="TShape1" T="Shape">
<O T="Point" X="-width/2" Y="-depth/2" />
<O T="Point" X="-width/2" Y="depth/2" />
<O T="Point" X="width/2" Y="depth/2" />
<O T="Point" X="width/2" Y="-depth/2" />
</O>
<O N="Column3D_1" T="Line">
<O T="Point" X="0" Y="0" Z="0" />
<O T="Point" X="0" Y="step" Z="height" />
<O N="Section_1" T="Section">
<O N="Shape1" T="Shape" Extends="TShape1" Override="1" />
</O>
</O>
<O N="Column3D_2" T="Line">
<O T="Point" X="0" Y="step" Z="height" />
<O T="Point" X="0" Y="step*2" Z="0" />
<O N="Section_2" T="Section">
<O N="Shape2" T="Shape" Extends="TShape1" Override="1" />
</O>
</O>
<O N="Column3D_3" T="Line">
<O T="Point" X="0" Y="step*2" Z="0" />
<O T="Point" X="0" Y="" Z="0" />
<O N="Section_2" T="Section">
<O N="Shape2" T="Shape" Extends="TShape1" Override="1" />
</O>
</O>
</O> |