Parameters |
Description |
const bool bIsSolid |
[in] Input flag true if form must be solid and false if form must be void. |
const OdBmGLinePtr pAxisOfRotation |
[in] Axis of RevolutionElem. |
const double dStartAngel |
[in] Input parameter. Set start angle of the RevolutionElem. |
const double dEndAngel |
[in] Input parameter. Set end angle of the RevolutionElem. |
arrCurveLoops |
[in] Input array of CurveLoops. |
sketchPlaneId |
[in] Input ID of the sketch plane. |
If creation was successful returns eOk. In other cases returns appropriate error code.
Creates a new Revolution element
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|