API Reference > OdDb Classes > OdDbMPolygon Class > OdDbMPolygon Methods > OdDbMPolygon::getPerimeter Method
OdDbMPolygon::getPerimeter Method
Syntax
C++
virtual double getPerimeter() const;

perimeter of the OdDbMPolygon. remarks Annotation boundaries not taken into account

Perimeter calculation by adding the length of all borders. 

 

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