#include <AECDbRoofTools.h>
Roof calculation tools.
<group TA_API_Auxiliary_Classes>
Definition at line 34 of file AECDbRoofTools.h.
◆ BuildSingleSlope()
Creates single slope roof.
- Parameters
-
idRootBlock | [in] Root block. |
aEntities | [in] Set of Walls and Polylines. |
dSlope | [in] Slope angle. |
dOverhang | [in] Overhang distance. |
- Returns
- Pointer to newly created roof or null pointer if operation was unsuccessful.
◆ GetBoundary()
Calculates roof OCS and Baseline.
- Parameters
-
iRootBlock | [in] Root block. |
aEntities | [in] Set of Walls and Polylines. |
mOCS | [out] Roof OCS. |
rBoundary | [out] Roof resulting profile. Metadata contains zero-based index of source entity. |
- Returns
- True indicates success.
The documentation for this class was generated from the following file: