Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHatch::getHatchLineDataAt Method
Syntax
C++
void getHatchLineDataAt(int lineIndex, OdGePoint2d& startPoint, OdGePoint2d& endPoint) const;

Returns the hatch line data for the specified hatch line in this Hatch entity. 

 

Parameters
Description
lineIndex
[in] Line index.
startPoint
[out] Receives the start point.
endPoint
[out] Receives the end point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.