Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::getIsolineAtU Method
Syntax
C++
virtual OdResult getIsolineAtU(double dNumberSegments, OdDbCurvePtrArray& lineSegments) const = 0;

Returns the specified number of isolines created in the V direction. 

 

Parameters
Description
dNumberSegments
[in] Number of isoline segments.
lineSegments
[out] Array of isoline segments.

eOk if successful or an appropriate error code otherwise.

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