dgnlib
Public Attributes | List of all members
DGNPoint Struct Reference

#include <dgnlib.h>

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: