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

#include <Db3dSolidGeomParams.h>

Inheritance diagram for OdDb3dSolidRevolveParams:
OdDb3dSolidGeomParams

Public Attributes

double revolveAngle = -DBL_MAX
 
double startAngle = -DBL_MAX
 
OdGePoint3d axisPoint
 
OdGeVector3d axisDir
 
OdDbEntityrevolveEntity = nullptr
 
OdDbRevolveOptions options
 
- Public Attributes inherited from OdDb3dSolidGeomParams
OdGeMatrix3d matrix
 

Additional Inherited Members

- Public Member Functions inherited from OdDb3dSolidGeomParams
virtual ~OdDb3dSolidGeomParams ()
 

Detailed Description

Represents geometry parameters of a revolve OdDb3dSolid object.

Definition at line 143 of file Db3dSolidGeomParams.h.

Member Data Documentation

◆ axisDir

OdGeVector3d OdDb3dSolidRevolveParams::axisDir

Definition at line 148 of file Db3dSolidGeomParams.h.

◆ axisPoint

OdGePoint3d OdDb3dSolidRevolveParams::axisPoint

Definition at line 147 of file Db3dSolidGeomParams.h.

◆ options

OdDbRevolveOptions OdDb3dSolidRevolveParams::options

Definition at line 150 of file Db3dSolidGeomParams.h.

◆ revolveAngle

double OdDb3dSolidRevolveParams::revolveAngle = -DBL_MAX

Definition at line 145 of file Db3dSolidGeomParams.h.

◆ revolveEntity

OdDbEntity* OdDb3dSolidRevolveParams::revolveEntity = nullptr

Definition at line 149 of file Db3dSolidGeomParams.h.

◆ startAngle

double OdDb3dSolidRevolveParams::startAngle = -DBL_MAX

Definition at line 146 of file Db3dSolidGeomParams.h.


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