Parameters |
Description |
const OdDbFullSubentPathArray& subentPaths |
[in] Array of faces to be extruded. |
const OdGePoint3dArray& alongPath |
[in] Array of points, which describes the path, along which the faces will be extruded. |
double taper |
[in] Taper angle of extrusion. |
eOk if the operation completed successfully, or an appropriate error code otherwise.
Extrudes faces along the given direction and with a given taper angle.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|