AcMapTopology::ECreateOptions Enumeration

Land Desktop Development ARX CPP SDK

AcMapTopology:: ECreateOptions Enumeration
 

Enumerates the options for creating a topology.

enum ECreateOptions {
  eStopAtMultipleCentroid = 0x0001,
  eIgnoreIncompleteArea = 0x0002,
  eHighlightErrors = 0x0004,
  eUsePersistentMarkers = 0x0008,
  eHighlightSliverPolygons = 0x0010
};
File

AcMapTopology.h

Parameters 
Description 
eStopAtMultipleCentroid 
Stop at multiple centroid.  
eIgnoreIncompleteArea 
Ignore an incomplete area.  
eHighlightErrors 
Highlight creation errors.  
eUsePersistentMarkers 
Use persistent markers.  
eHighlightSliverPolygons 
Highlight silver polygons.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].