ETopologyType Enumeration

Land Desktop Development ARX CPP SDK

ETopologyType Enumeration
 

Topology types.

enum ETopologyType {
  ePoint = 0x01,
  eLinear = 0x02,
  ePolygon = 0x04,
  eLogical = 0x08,
  eFixed = 0x10
};
File

AcMapTopologyCommonDef.h

Parameters 
Description 
ePoint 
Node topology.  
eLinear 
Network topology.  
ePolygon 
Polygon topology.  
eLogical 
Geometry/topology mismatch (electrical utility style). Always false.  
eFixed 
Topology cannot accept elements of other types. Always true.  
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].