Click or drag to resize

CoordSystemByPoint Class

Compatible with IDEA StatiCa Beta 21.0 - beta
Coordinates system defid by the point and the plane
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 CoordSystemByPoint : CoordSystem

The CoordSystemByPoint type exposes the following members.

Constructors
  NameDescription
Public methodCoordSystemByPoint
Initializes a new instance of the CoordSystemByPoint class
Top
Properties
  NameDescription
Public propertyInPlane
Point is in Plane
Public propertyPoint
Point where Y o Z axis is located
Top
See Also