Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHatch::getHatchLinesData Method
Syntax
C++
void getHatchLinesData(OdGePoint2dArray& startPoints, OdGePoint2dArray& endPoints) const;

Returns all the hatch line data for this Hatch entity. 

 

Parameters
Description
startPoints
[out] Receives the start points.
endPoints
[out] Receives the end points.
Copyright © 2002-2022. Open Design Alliance All rights reserved.