API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::setPatternDouble Method
OdDbHatch::setPatternDouble Method
Syntax
C++
void setPatternDouble(bool isDouble);
Parameters 
Description 
bool isDouble 
[in] Sets the pattern double flag if true, clears it otherwise. 

Sets the pattern double flag for this Hatch entity (DXF 77). 

 

Setting the pattern double flag causes a second set of lines, at 90° to the first, for kUserDefined hatch.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.