Parameters |
Description |
OdDbEntityPtrArray& blendedEdges |
[in] Array of blended edges. |
OdDbBlendOptions& blendOptions |
[in] Options for blending. |
bool isSolid = true |
[in] Boolean flag that indicates that this ModelerGeometry object is solid. |
eOk if successful or an appropriate error code otherwise.
Creates a blend object from the given edges.
Blending parameters can be passed with the blendOptions parameter.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|