PlaneMeshPlacement
Canonical path: NemAll_Python_Reinforcement.PlaneMeshPlacement
Bases: ReinfElement
, AllplanElement
Implementation of the mesh placement element
GetCommonProperties
GetCommonProperties() -> CommonProperties
GetMeshPolygon
GetMeshPolygon() -> Polygon3D
SetCommonProperties
SetCommonProperties(commonProp: CommonProperties)
SetMeshPolygon
SetMeshPolygon(shape: Polygon3D)
SetPositionNumber
Set the position number
Parameters:
-
positionNumber
(int
) –Position number
Transform
Transform(transMat: Matrix3D)
__init__
overloaded
Initialize
__init__(placement: PlaneMeshPlacement)
Placeholder