Rotation3DFromZRotation Method |
Creates Rotation3D which represents rotation around the Z axis.
Namespace: Tekla.Structures.Model.Geometry
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Parameters
- angle
- Type: Tekla.Structures.DatatypeAngle
The rotation andle.
Return Value
Type: Rotation3DRotation3D instance whcih represents the Z rotation.