AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

virtual bool MgGeometricEntity::IsSimple (  )  [virtual]

Tests whether this entity is simple or not. Simple entities do not contain any points of self-tangency or self intersection.

.NET Syntax
virtual bool IsSimple();
Java Syntax
virtual boolean IsSimple();
PHP Syntax
virtual bool IsSimple();

Returns:
True if the geometry is simple, false otherwise.
Note:
Optional for MapGuide.