Parameters |
Description |
const OdDbObjectId& idRootBlock |
[in] Root block. |
const std::vector<OdDbObjectId>& aEntities |
[in] Set of Walls and Polylines. |
double dSlope |
[in] Slope angle. |
double dOverhang |
[in] Overhang distance. |
Pointer to newly created roof or null pointer if operation was unsuccessful.
Creates single slope roof.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|