API Reference > OdDb Classes > OdDbSweptSurface Class > OdDbSweptSurface Methods > OdDbSweptSurface::getPathLength Method
OdDbSweptSurface::getPathLength Method
Syntax
C++
OdResult getPathLength(double& len) const;
Parameters 
Description 
double& len 
[out] A passed-in parameter for returning the length of the path curve.
 

Returns eOk if successful or eFail otherwise.

Returns the length of the path curve entity. 

 

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