Links
AcMapTopoFullEdge:: EDirection Enumeration
Enumerates the directions of a full edge.
enum EDirection {
eBiDir = 0,
eForward = 1,
eBackward = -1
};
File
AcMapTopoFullEdge.h
|
Parameters |
Description |
|
eBiDir |
Bidirectional. |
|
eForward |
Direction from start node to end node. |
|
eBackward |
Direction from end node to start node. |
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].