API Reference > OdDg Classes > OdDgShape3d Class > OdDgShape3d Methods > OdDgShape3d::getHoleFlag Method
OdDgShape3d::getHoleFlag Method
Syntax
C++
virtual bool getHoleFlag() const;

The flag indicates whether the element is a solid or a hole for closed element types:

  • false is Solid
  • true is Hole
Copyright © 2002–2020. Open Design Alliance. All rights reserved.