Click or drag to resize

CoordSystemByVector Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Coordinate system defined by vectors
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 CoordSystemByVector : CoordSystem

The CoordSystemByVector type exposes the following members.

Constructors
  NameDescription
Public methodCoordSystemByVector
Initializes a new instance of the CoordSystemByVector class
Top
Properties
  NameDescription
Public propertyVecX
Axis X unit vector
Public propertyVecY
Axis Y unit vector
Public propertyVecZ
Axis Z unit vector
Top
See Also