Main Page   Compound List   File List   Compound Members   File Members  

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 Tue Mar 23 12:20:44 2004 for dgnlib by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002