Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

DL_DimAlignedData Struct Reference

Aligned Dimension Data. More...

#include <dl_entities.h>

List of all members.

Public Member Functions

 DL_DimAlignedData (double depx1, double depy1, double depz1, double depx2, double depy2, double depz2)
 Constructor.

Public Attributes

double epx1
double epy1
double epz1
double epx2
double epy2
double epz2


Detailed Description

Aligned Dimension Data.

Author:
Andrew Mustun


Constructor & Destructor Documentation

DL_DimAlignedData::DL_DimAlignedData double  depx1,
double  depy1,
double  depz1,
double  depx2,
double  depy2,
double  depz2
[inline]
 

Constructor.

Parameters: see member variables.


Member Data Documentation

double DL_DimAlignedData::epx1
 

X Coordinate of Extension point 1.

double DL_DimAlignedData::epx2
 

X Coordinate of Extension point 2.

double DL_DimAlignedData::epy1
 

Y Coordinate of Extension point 1.

double DL_DimAlignedData::epy2
 

Y Coordinate of Extension point 2.

double DL_DimAlignedData::epz1
 

Z Coordinate of Extension point 1.

double DL_DimAlignedData::epz2
 

Z Coordinate of Extension point 2.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 6 13:48:19 2007 for dxflib by  doxygen 1.4.4