The Corridor type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ExportFeatureLinesAsCogoPoints(String, CorridorPointCodeSelector) |
Exports the corridor feature lines indicated by the specified codes collection
as COGO points.
|
![]() | ExportFeatureLinesAsCogoPoints(String, CorridorPointCodeSelector, ValueType) |
Exports corridor feature lines as COGO points.
|
![]() | GetLinkCodes |
Gets all link codes of the corridor.
|
![]() | GetPointCodes |
Gets all point codes of the corridor.
|
![]() | GetShapeCodes |
Gets all shape codes of the corridor.
|
![]() | GetTargets |
Gets the targets information. The returned object can be modified and passed to SetTargets() to update a corridor's subassembly targets information.
|
![]() | Rebuild |
Forces the corridor to rebuild.
|
![]() | SetTargets |
Sets the target information. The updatedTargets parameter is a SubassemblyTargetInfoCollection object that should be obtained from the GetTargets() method.
|