Corridor |
The CorridorFeatureLine type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeName | Gets the code name used to construct the feature line. | |
| CorridorId | Gets the ObjectId of the parent Corridor. | |
| FeatureLinePoints | Gets the collection of all points that make up the feature line. | |
| StyleId | Gets or Sets the FeatureLine's style Id. | |
| StyleName | Gets or Sets the FeatureLine's style name. |
| Name | Description | |
|---|---|---|
| ExportAsAlignment | Exports a corridor feature line as an alignment. | |
| ExportAsGradingFeatureLine(ObjectId, Boolean) | Exports the feature line as a grading feature line. | |
| ExportAsGradingFeatureLine(ObjectId, Boolean, String, ObjectId, ObjectId, GradingSmoothOption) | Exports the feature line as a grading feature line. | |
| ExportAsPolyline3d | Obsolete. Exports the feature line as a polyline. | |
| ExportAsPolyline3dCollection | Exports the feature line as a collection of polyline. | |
| ExportAsProfile | Exports a corridor feature line as a profile. |