Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHatch::setHatchStyle Method
Syntax
C++
void setHatchStyle(OdDbHatch::HatchStyle hatchStyle);

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

 

Parameters
Description
hatchStyle
[in] Hatch style.

hatchStyle is one of the following: 

 

Name
Value
kNormal
0
kOuter
1
kIgnore
2
Copyright © 2002-2022. Open Design Alliance All rights reserved.