CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdDb3dSolidPyramidParams Struct Reference

#include <Db3dSolidGeomParams.h>

Inheritance diagram for OdDb3dSolidPyramidParams:
OdDb3dSolidGeomParams

Public Member Functions

bool isTruncated () const
 
- Public Member Functions inherited from OdDb3dSolidGeomParams
virtual ~OdDb3dSolidGeomParams ()
 

Public Attributes

double height = -1.0
 
int sides = 0
 
double radius = -1.0
 
double topRadius = -1.0
 
- Public Attributes inherited from OdDb3dSolidGeomParams
OdGeMatrix3d matrix
 

Detailed Description

Represents geometry parameters of a pyramid-shaped OdDb3dSolid object. <group !!RECORDS_tdrawings_apiref>

Definition at line 104 of file Db3dSolidGeomParams.h.

Member Function Documentation

◆ isTruncated()

bool OdDb3dSolidPyramidParams::isTruncated ( ) const
inline

Definition at line 110 of file Db3dSolidGeomParams.h.

Member Data Documentation

◆ height

double OdDb3dSolidPyramidParams::height = -1.0

Definition at line 106 of file Db3dSolidGeomParams.h.

◆ radius

double OdDb3dSolidPyramidParams::radius = -1.0

Definition at line 108 of file Db3dSolidGeomParams.h.

◆ sides

int OdDb3dSolidPyramidParams::sides = 0

Definition at line 107 of file Db3dSolidGeomParams.h.

◆ topRadius

double OdDb3dSolidPyramidParams::topRadius = -1.0

Definition at line 109 of file Db3dSolidGeomParams.h.


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