API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::setPatternSpace Method
OdDbHatch::setPatternSpace Method
Syntax
C++
void setPatternSpace(double space);
Parameters 
Description 
double space 
[in] Pattern spacing. 

Sets the pattern spacing for this Hatch entity (DXF 41). 

 

Pattern spacing is the distance between parallel lines for kUserDefined hatch.

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