API Reference > Classes > PRC Representation Classes > OdPrcPolyBrepModel Class > OdPrcPolyBrepModel Methods > OdPrcPolyBrepModel::isClosed Method
OdPrcPolyBrepModel::isClosed Method
Syntax
C++
bool isClosed() const;

Returns the current value of the closed flag. The closed flag indicates whether the tessellation is closed (if true) or opened (if false).

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