Close

Relief for ODA Team in Ukraine

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

Computes the distance along the infinite line measured from the base point in drawing units at the specified parameter. 

 

Parameters
Description
param
[in] Parameter value specifying the point on the infinite line as a Double value.
dist
[out] Reference to a variable in which this method must save the distance value as a Double value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.