API Reference > OdDg Classes > OdDgBSplineSurface Class > OdDgBSplineSurface Methods > OdDgBSplineSurface::getFirstBoundaryIsHoleFlag Method
OdDgBSplineSurface::getFirstBoundaryIsHoleFlag Method
Syntax
C++
bool getFirstBoundaryIsHoleFlag() const;

get/set inside boundaries flag. If this flag is true, than first boundary describe hole into b-spline surface. Otherwise first boundary describe border of b-spline surface.

It's the same as get/setHBitFlag(...).

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