|
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 wedge-shaped OdDb3dSolid object.
Definition at line 94 of file Db3dSolidGeomParams.h.
| double OdDb3dSolidWedgeParams::xLen = -1.0 |
Definition at line 96 of file Db3dSolidGeomParams.h.
| double OdDb3dSolidWedgeParams::yLen = -1.0 |
Definition at line 97 of file Db3dSolidGeomParams.h.
| double OdDb3dSolidWedgeParams::zLen = -1.0 |
Definition at line 98 of file Db3dSolidGeomParams.h.