Parameters |
Description |
OdBmDatabasePtr& pDb |
[in] Pointer to a database. |
const OdBmCurveLoopPtr& pCurveLoop |
[in] An open curve loop consisting of lines and arcs. |
const OdBmObjectId& sketchPlaneId |
[in] Element id of a SketchPlane for the curves elements that will be created from the curveLoop. |
OdBmObjectId& gridChainId |
[out] Output element id of a GridChain element. |
Returns eOk if successful or an appropriate error code in the other case.
Sets a multi segment grid element from the specified curve loop.
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|