API Reference > Classes > Essential_Classes > OdBmCurveElem Class > OdBmCurveElem Methods > OdBmCurveElem::setSketchPlane Method
OdBmCurveElem::setSketchPlane Method
Syntax
C++
OdResult setSketchPlane(OdBmObjectId sketchPlaneId);
Parameters 
Description 
OdBmObjectId sketchPlaneId 
[in] Input sketch plane ID.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Sets a sketch plane to the curve element. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.