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

OdDgBSplineSurface

  • details 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.