Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgMultiVertex3d::getDistAtParam Method
Syntax
C++
virtual OdResult getDistAtParam(double param, double& dist) const;

Returns the distance along this Curve object from its start point to the point specified by param. 

 

Parameters
Description
param
[in] Parameter specifying point.
dist
[out] Receives the distance.

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

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