Click or drag to resize

MathLib Namespace

3D Frame Analysis Library
 
Classes
  ClassDescription
Public classGeometry
Geometry class
Public classLocalCoordinateSystem
Definition of a local coordinate system
Remarks
This local coordinate system can be defined in two ways:

1. By defining two points on the local X axis (_StartingPointOfLocalXAxis, _EndingPointOfLocalXAxis) and a point (_PointInPlaneXY) in its local XY plane, or

2. By defining two points on the local X axis (_StartingPointOfLocalXAxis, _EndingPointOfLocalXAxis) and the rotation angle (_LocalAxisAngle) about its local X axis. Zero local axis angle means that the local Y axis coincides with global Y axis.

Structures