Extrusion direction.
More...
#include <dl_extrusion.h>
Extrusion direction.
- Author
- Andrew Mustun
◆ DL_Extrusion()
DL_Extrusion::DL_Extrusion |
( |
double |
dx, |
|
|
double |
dy, |
|
|
double |
dz, |
|
|
double |
elevation |
|
) |
| |
|
inline |
Constructor for DXF extrusion.
- Parameters
-
direction | Vector of axis along which the entity shall be extruded this is also the Z axis of the Entity coordinate system |
elevation | Distance of the entities XY plane from the origin of the world coordinate system |
◆ getDirection() [1/2]
double* DL_Extrusion::getDirection |
( |
| ) |
const |
|
inline |
◆ getDirection() [2/2]
void DL_Extrusion::getDirection |
( |
double |
dir[] | ) |
const |
|
inline |
◆ getElevation()
double DL_Extrusion::getElevation |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: