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

eOk if the operation is successful; false otherwise.

Gets the start parameter of the base contour. 

 

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