Close

Relief for ODA Team in Ukraine

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

Computes the parameter at the distance along the infinite line measured from the base point. 

 

Parameters
Description
dist
[in] Distance value along the infinite line as a Double value in drawing units.
param
[out] Reference to a variable in which this method must save the parameter value as a Double value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.