API Reference > Classes > Essential_Classes > OdBmBlendElem Class > OdBmBlendElem Methods > OdBmBlendElem::getBottomProfile Method
OdBmBlendElem::getBottomProfile Method
Syntax
C++
OdResult getBottomProfile(OdBmCurveLoopPtr& bottomProfile) const;
Parameters 
Description 
OdBmCurveLoopPtr& bottomProfile 
[out] Curves of bottom profile of the sketch.  

Returns eOk if successful or an appropriate error code in the other case.

Returns curves of bottom profile of the sketch. 

 

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