API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::getRegionArea Method
OdDbHatch::getRegionArea Method
Syntax
C++
virtual OdDbRegionPtr getRegionArea() const;

Returns null pointer if the hatch boundary doesn't have closed loops, or self intersection, or modeler can't create it.

Creates a region from the boundary loops of the hatch.

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