Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbMPolygon::deleteMPolygonTree Method
Syntax
C++
virtual void deleteMPolygonTree(OdDbMPolygonNode* loopNode) const;

Recursively deletes the tree created by OdDbMPolygon::getMPolygonTree(OdDbMPolygonNode*& loopNode). 

 

Parameters
Description
loopNode
[in] Pointer to the root node of the tree.
Copyright © 2002-2022. Open Design Alliance All rights reserved.