API Reference > Classes > Essential_Classes > OdBmBlendElem Class > OdBmBlendElem Methods > OdBmBlendElem::getBottomOffset Method
OdBmBlendElem::getBottomOffset Method
Syntax
C++
OdResult getBottomOffset(double& dOffset) const;
Parameters 
Description 
double& dOffset 
[out] Offset of the bottom of the sketch plane.  

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

Returns offset of the bottom of the blend relative to the sketch plane. 

 

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