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

#include <Db3dSolidGeomParams.h>

Inheritance diagram for OdDb3dSolidWedgeParams:
OdDb3dSolidGeomParams

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 ()
 

Detailed Description

Represents geometry parameters of a wedge-shaped OdDb3dSolid object.

Definition at line 94 of file Db3dSolidGeomParams.h.

Member Data Documentation

◆ xLen

double OdDb3dSolidWedgeParams::xLen = -1.0

Definition at line 96 of file Db3dSolidGeomParams.h.

◆ yLen

double OdDb3dSolidWedgeParams::yLen = -1.0

Definition at line 97 of file Db3dSolidGeomParams.h.

◆ zLen

double OdDb3dSolidWedgeParams::zLen = -1.0

Definition at line 98 of file Db3dSolidGeomParams.h.


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