API Reference > Geometry > AECCDbContour Class > AECCDbContour Methods > AECCDbContour::getEndParam Method
AECCDbContour::getEndParam Method
Syntax
C++
virtual OdResult getEndParam(double& endParam) const;
Parameters 
Description 
double& endParam 
[out] End parameter of the contour. 

eOk if the operation is successful; false otherwise.

Gets the end parameter of the base contour. 

 

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.