![]() |
pCon.planner Plugin SDK
Version 8.8.1
|
Allows to check database entities for geometry errors. More...
Static Public Member Functions | |
static SortedSet< GeometryError >^ | AuditEntities (IEnumerable< DbEntity^ >^pEntities) |
Checks given entities for geometry errors. More... | |
Allows to check database entities for geometry errors.
|
static |
Checks given entities for geometry errors.
Blocks are traversed recursively.
pEntities | A collection of database entities. |