Parameters |
Description |
const OdDbRegion* pRegion |
[in] Pointer to the region to be extruded. |
double height |
[in] Height of the extrusion. |
double taperAngle |
[in] Taper angle. |
Creates a solid by extruding the specified region.
The extrusion direction is along the normal of the region. Height may be negative.
All angles are expressed in radians.
The following constraints apply:
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|