ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
DL_DimAngular3PData Struct Reference

#include <dl_entities.h>

Public Member Functions

 DL_DimAngular3PData (double ddpx1, double ddpy1, double ddpz1, double ddpx2, double ddpy2, double ddpz2, double ddpx3, double ddpy3, double ddpz3)
 

Public Attributes

double dpx1
 
double dpy1
 
double dpz1
 
double dpx2
 
double dpy2
 
double dpz2
 
double dpx3
 
double dpy3
 
double dpz3
 

Detailed Description

Angular Dimension Data (3 points version).

Definition at line 1310 of file dl_entities.h.

Constructor & Destructor Documentation

◆ DL_DimAngular3PData()

DL_DimAngular3PData::DL_DimAngular3PData ( double  ddpx1,
double  ddpy1,
double  ddpz1,
double  ddpx2,
double  ddpy2,
double  ddpz2,
double  ddpx3,
double  ddpy3,
double  ddpz3 
)
inline

Constructor. Parameters: see member variables.

Definition at line 1315 of file dl_entities.h.

Member Data Documentation

◆ dpx1

double DL_DimAngular3PData::dpx1

X Coordinate of definition point 1.

Definition at line 1338 of file dl_entities.h.

Referenced by DL_Dxf::writeDimAngular3P().

◆ dpx2

double DL_DimAngular3PData::dpx2

X Coordinate of definition point 2.

Definition at line 1345 of file dl_entities.h.

Referenced by DL_Dxf::writeDimAngular3P().

◆ dpx3

double DL_DimAngular3PData::dpx3

X Coordinate of definition point 3.

Definition at line 1352 of file dl_entities.h.

Referenced by DL_Dxf::writeDimAngular3P().

◆ dpy1

double DL_DimAngular3PData::dpy1

Y Coordinate of definition point 1.

Definition at line 1340 of file dl_entities.h.

Referenced by DL_Dxf::writeDimAngular3P().

◆ dpy2

double DL_DimAngular3PData::dpy2

Y Coordinate of definition point 2.

Definition at line 1347 of file dl_entities.h.

Referenced by DL_Dxf::writeDimAngular3P().

◆ dpy3

double DL_DimAngular3PData::dpy3

Y Coordinate of definition point 3.

Definition at line 1354 of file dl_entities.h.

Referenced by DL_Dxf::writeDimAngular3P().

◆ dpz1

double DL_DimAngular3PData::dpz1

Z Coordinate of definition point 1.

Definition at line 1342 of file dl_entities.h.

◆ dpz2

double DL_DimAngular3PData::dpz2

Z Coordinate of definition point 2.

Definition at line 1349 of file dl_entities.h.

◆ dpz3

double DL_DimAngular3PData::dpz3

Z Coordinate of definition point 3.

Definition at line 1356 of file dl_entities.h.


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