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