The CorridorCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add(String) |
Creates a new, empty Corridor.
| |
| Add(String, String, ObjectId, ObjectId) |
Creates a new Corridor corridor object.
| |
| Add(String, String, ObjectId, ObjectId, String, ObjectId) |
Creates a new Corridor object.
| |
| GetEnumerator |
Implements the method declared in the IEnumerable<T> interface.
| |
| GetObjectEnumerator |
Implements the method declared in the IEnumerable interface.
| |
| RebuildAll |
Rebuild all corridors in the current database.
|
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Corridors in the drawing / collection.
| |
| Item[([( Int32])]) | ||
| Item[([( String])]) |