API Reference > OdDb Classes > OdDbPolygonMesh Class > OdDbPolygonMesh Methods > OdDbPolygonMesh::isMClosed Method
OdDbPolygonMesh::isMClosed Method
Syntax
C++
bool isMClosed() const;

Returns true if and only if this PolygonMesh entity is closed in the M direction (DXF 70, bit 0x01).

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