API Reference > OdDg Classes > DWGHatchLine Structure
DWGHatchLine Structure
Syntax
C++
struct DWGHatchLine { double m_angle; OdGePoint2d m_throughPoint; OdGePoint2d m_offset; OdDoubleArray m_dashes; };

DgHatchPattern.h

Data for a single line of the .dwg file hatch 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
 
 
Name 
Description 
 
== 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.