DGNPoint Struct Reference

#include <dgnlib.h>

List of all members.

Public Attributes

double x
double y
double z

Detailed Description

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.


Member Data Documentation

double DGNPoint::x

x (normally eastwards) coordinate.

double DGNPoint::y

y (normally northwards) coordinate.

double DGNPoint::z

z, up coordinate. Zero for 2D objects.


The documentation for this struct was generated from the following file:

Generated on 2 Aug 2014 for dgnlib by  doxygen 1.6.1