API Reference > OdDbRoot Classes > OdDbBaseHatchPE Class > OdDbBaseHatchPE Methods > OdDbBaseHatchPE::hatchStyle Method
OdDbBaseHatchPE::hatchStyle Method
Syntax
C++
virtual HatchStyle hatchStyle(const OdRxObject* pHatch) const = 0;
Parameters 
Description 
const OdRxObject* pHatch 
[in] A pointer to a hatch object. 

Returns the style of a specified hatch. 

 

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