API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::setHatchStyle Method
OdDbHatch::setHatchStyle Method
Syntax
C++
void setHatchStyle(OdDbHatch::HatchStyle hatchStyle);
Parameters 
Description 
OdDbHatch::HatchStyle hatchStyle 
[in] Hatch style. 

Sets the hatch style of this Hatch entity (DXF 75). 

 

hatchStyle is one of the following: 

 

Name 
Value 
kNormal 
kOuter 
kIgnore 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.