Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbCurve::getStartParam Method
Syntax
C++
virtual OdResult getStartParam(double& startParam) const = 0;

Returns the parameter corresponding to the start point of this Curve object. 

 

Parameters
Description
startParam
[out] Receives the start parameter.

Returns eOk if successful, or an appropriate error code if not.

Copyright © 2002-2022. Open Design Alliance All rights reserved.