Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLine::getEndParam Method
Syntax
C++
virtual OdResult getEndParam(double& endParam) const;

Gets the end parameter value. The end parameter equals the line length. Parameter is a distance measured from the start point in drawing units. 

 

Parameters
Description
endParam
[out] Reference to a variable in which this method must save the end parameter value as a Double value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.