Click or drag to resize

CoordSystemByZup Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Coordinates system based on local Z axis up In case local X is vertical then Y local axis follows Y global axis.
Inheritance Hierarchy

Namespace:  IdeaRS.OpenModel.Geometry3D
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public class CoordSystemByZup : CoordSystem

The CoordSystemByZup type exposes the following members.

Constructors
  NameDescription
Public methodCoordSystemByZup
Initializes a new instance of the CoordSystemByZup class
Top
See Also