Corridor |
The CorridorPointCodeSelector type exposes the following members.
Name | Description | |
---|---|---|
![]() | CorridorPointCodeSelector | Initializes a new instance of the CorridorPointCodeSelector class |
Name | Description | |
---|---|---|
![]() | Count | Gets the number of CorridorPiontCodeOption objects in the collection. |
![]() | ItemInt32 | |
![]() | ItemString |
Name | Description | |
---|---|---|
![]() | GetAllCodes | Gets all feature line codes. |
![]() | GetEnumerator | Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator that can be use to enumerate this collection. |
![]() | GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator that can be used to enumerate this collection. |
![]() | SelectAll | Selects all supported corridor feature line points. |
![]() | UnSelectAll | De-selects all supported corridor feature line points. |
The class provides an interface to specify which corridor points should be selected for export. Each point type contains a code name, and points with the same code name represent feature lines. With this class you can specify which feature line points should be exported as COGO points.