API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::patternType Method
OdDbHatch::patternType Method
Syntax
C++
OdDbHatch::HatchPatternType patternType() const;

Returns the hatch pattern type for this Hatch entity (DXF 76).

patternType() returns one of the following: 

 

Name 
Value 
kUserDefined 
kPreDefined 
kCustomDefined 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.