Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSweptSurface::getPathLength Method
Syntax
C++
OdResult getPathLength(double& len) const;

Returns the length of the path curve entity. 

 

Parameters
Description
len
[out] A passed-in parameter for returning the length of the path curve.

Returns eOk if successful or eFail otherwise.

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