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

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

Returns curves of top profile of the sketch. 

 

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