|
CFx SDK Documentation 2026 SP0
|
#include <Db3dSolidGeomParams.h>
Public Member Functions | |
| bool | isTruncated () const |
Public Member Functions inherited from OdDb3dSolidCylinderParams | |
| bool | isElliptical () const |
Public Member Functions inherited from OdDb3dSolidGeomParams | |
| virtual | ~OdDb3dSolidGeomParams () |
Public Attributes | |
| double | topMajorRadius = -1.0 |
Public Attributes inherited from OdDb3dSolidCylinderParams | |
| double | height = -1.0 |
| double | majorRadius = -1.0 |
| double | minorRadius = -1.0 |
Public Attributes inherited from OdDb3dSolidGeomParams | |
| OdGeMatrix3d | matrix |
Represents geometry parameters of a conical OdDb3dSolid object. <group !!RECORDS_tdrawings_apiref>
Definition at line 63 of file Db3dSolidGeomParams.h.
|
inline |
Definition at line 66 of file Db3dSolidGeomParams.h.
| double OdDb3dSolidConeParams::topMajorRadius = -1.0 |
Definition at line 65 of file Db3dSolidGeomParams.h.