API Reference > OdDg Classes > OdDgBSplineCurve2d Class > OdDgBSplineCurve2d Methods > OdDgBSplineCurve2d::getHoleFlag Method
OdDgBSplineCurve2d::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.