API Reference > Classes > PRC Tessellation Classes > OdPrc3dTess Class > OdPrc3dTess Methods > OdPrc3dTess::hasLoops Method
OdPrc3dTess::hasLoops Method
Syntax
C++
bool hasLoops() const;

Returns the current value of the loops flag. Loops flag shows whether the tessellation has loops. If tessellation has loops, true is returned; in the other case the method returns false.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.