CAA Mathematics
Functions
Global Variables
Structs
LINE_3D
PLANE_H
POINT2_DINT
POINT2_LREAL
VECTOR3D
GetSupplierVersion
Library Information
VersionConstants
TYPE LINE_3D : STRUCT
This structure defines a straight line in the three dimensional space by specifying two (not identical) points being part of it.
Name
Type
Comment
vP
Vector3D
First point on straight line
vV
Second point on straight line