/
Node1OffZ, Node2OffZ, Node3OffZ, Node4OffZ

Node1OffZ, Node2OffZ, Node3OffZ, Node4OffZ

The parameter in question allows for the offset of each node of the shell element by a specified value. It can also be defined in the X and Y directions. In the example object, nodes 1 and 2 on the surface are offset by 15 units in Z direction.

Example:

<O N="FEMeshObject8" T="Project" Category="FEM Objects" TransAlignRule="Right"> <!-- created by ParamML Examples on 08.02.2023 --> <O N="RoadwayAlignment" T="Alignment" Station="0" Azimuth="1.57079632679"> <O T="Circular" Radius="2400" Length="4800" /> <O T="CrossSection" Station="0" LeftEdgeToHCL="240"> <O T="CrossSectionSegment" Width="480" Slope="0" /> </O> <O T="ElevationPoint" Station="0" Elevation="0" /> </O> <O N="FEM1" T="FEMeshSurface" CX="15" CY="60" Alignment="RoadwayAlignment" ConstraintPts="[]" MeshDirection="[[0,0,0],[1,0,0],[1,1,0]]" Material="@NULL|Material" Surface="@NULL|Surface" CoorSys="@NULL|CoorSys" Group="@NULL|FEGroup" IsConstraint="1"> <O T="Surface" Node1OffZ="15" Node2OffZ="15"> <O T="Point" X="0" Y="0" /> <O T="Point" X="600" Y="0" /> <O T="Point" X="600" Y="240" /> <O T="Point" X="0" Y="240" /> </O> </O> </O>
Analytical View

To view this example in the library, see (OpenBrIM Platform)

 

Please proceed to the next page.

Related content

ConstraintPoints
ConstraintPoints
More like this
ConstraintLines
ConstraintLines
More like this
FEMeshSurface
FEMeshSurface
More like this
GridsXAlignH, GridsYAlignH, (GridsZAlignH)
GridsXAlignH, GridsYAlignH, (GridsZAlignH)
More like this
Node Object
Node Object
More like this
MeshDirection
MeshDirection
More like this