Parameters |
Description |
const OdBmCurveLoopPtr & baseCurveLoop |
[in] Input bottom blend section that must be closed. All curves must lie on the same plane |
const OdBmCurveLoopPtr & topCurveLoop |
[in] Input top blend section that must be closed. All curves must lie on the same plane |
OdBmObjectId sketchPlaneId |
[in] Input sketch plane ID for the base curveLoop. |
double startParam |
[in] Start parameter for blend building. |
double endParam |
[in] End parameter for blend building. |
If creation was successful returns eOk. In other cases returns appropriate error code.
Creates a new blend element from corresponding base and top curveLoops
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|