The Corridor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ComputeFingerPrint |
Compute FingerPrint of the Entity.
(Inherited from Entity) | |
| 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. | |
| ExportSolids | Export solids from the corridor and save to target database. | |
| GetLinkCodes | Gets all link codes of the corridor. | |
| GetPointCodes | Gets all point codes of the corridor. | |
| GetReferenceInfo |
For Data Shortcut reference entity (IsReferenceObject == true), gets the entity's reference information.
(Inherited from Entity) | |
| 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. |
