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

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

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

 

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