|
CFx SDK Documentation 2026 SP0
|
#include <Db3dSolidGeomParams.h>
Public Attributes | |
| double | xLen = -1.0 |
| double | yLen = -1.0 |
| double | zLen = -1.0 |
Public Attributes inherited from OdDb3dSolidGeomParams | |
| OdGeMatrix3d | matrix |
Additional Inherited Members | |
Public Member Functions inherited from OdDb3dSolidGeomParams | |
| virtual | ~OdDb3dSolidGeomParams () |
Represents geometry parameters of a box-shaped OdDb3dSolid object.
Definition at line 85 of file Db3dSolidGeomParams.h.
| double OdDb3dSolidBoxParams::xLen = -1.0 |
Definition at line 87 of file Db3dSolidGeomParams.h.
| double OdDb3dSolidBoxParams::yLen = -1.0 |
Definition at line 88 of file Db3dSolidGeomParams.h.
| double OdDb3dSolidBoxParams::zLen = -1.0 |
Definition at line 89 of file Db3dSolidGeomParams.h.