|
dgnlib
|
#include <dgnlib.h>
Public Attributes | |
| double | x |
| double | y |
| double | z |
DGN Point structure.
Note that the DGNReadElement() function transforms points into "master" coordinate system space when they are in the file in UOR (units of resolution) coordinates.
| double DGNPoint::x |
x (normally eastwards) coordinate.
| double DGNPoint::y |
y (normally northwards) coordinate.
| double DGNPoint::z |
z, up coordinate. Zero for 2D objects.
1.8.0