CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Classes | |
class | AECSpaceRegen::BlockRefPath |
DOM. More... | |
class | AECSpaceRegen::EntityReference |
DOM. More... | |
class | AECSpaceRegen::BoundingEnt |
DOM. More... | |
class | SpaceBoundary |
struct | AdjacentBoundaryChunk |
class | AECSpaceCalculator |
Namespaces | |
AECSpaceRegen | |
Typedefs | |
typedef std::map< OdDbObjectId, AECDbSpacePtr > | TBoundingEntityIdToBoundedSpacePtrMap |
DOM namespace AECSpaceRegen. More... | |
typedef std::vector< SpaceBoundary > | SpaceBoundaryCollection |
typedef std::vector< AdjacentBoundaryChunk > | AdjacentBoundaryChunks |
Enumerations | |
enum | AECSpaceRegen::BoundingMode { AECSpaceRegen::ebmAll , AECSpaceRegen::ebmWallCenterLines } |
Functions | |
bool | AECSpaceRegen::operator== (const BlockRefPath &rA, const BlockRefPath &rB) |
DOM. More... | |
bool | AECSpaceRegen::operator!= (const BlockRefPath &rA, const BlockRefPath &rB) |
DOM. More... | |
bool | AECSpaceRegen::operator== (const EntityReference &rA, const EntityReference &rB) |
DOM. More... | |
bool | AECSpaceRegen::operator!= (const EntityReference &rA, const EntityReference &rB) |
DOM. More... | |
bool | AECSpaceRegen::operator== (const BoundingEnt &rA, const BoundingEnt &rB) |
DOM. More... | |
bool | AECSpaceRegen::operator!= (const BoundingEnt &rA, const BoundingEnt &rB) |
DOM. More... | |
OdGeMatrix3d | GetUCSMatrix (OdDbDatabase *pDb) |
double | GetWallWidth (const AECSpaceRegen::BoundingEnt be) |
std::set< OdIntPtr > | GetBoundingEntsIdx (FacetModeler::Profile2D &rBoundary) |
typedef std::vector<AdjacentBoundaryChunk> AdjacentBoundaryChunks |
Definition at line 224 of file AECDbSpaceTools.h.
typedef std::vector<SpaceBoundary> SpaceBoundaryCollection |
Definition at line 216 of file AECDbSpaceTools.h.
typedef std::map<OdDbObjectId, AECDbSpacePtr> TBoundingEntityIdToBoundedSpacePtrMap |
DOM namespace AECSpaceRegen.
Definition at line 184 of file AECDbSpaceTools.h.
std::set<OdIntPtr> GetBoundingEntsIdx | ( | FacetModeler::Profile2D & | rBoundary | ) |
OdGeMatrix3d GetUCSMatrix | ( | OdDbDatabase * | pDb | ) |
double GetWallWidth | ( | const AECSpaceRegen::BoundingEnt | be | ) |