The CorridorSurface type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddFeatureLineCode | Adds a feature line code to corridor surface. | |
| AddLinkCode | Adds a link code to corridor surface. | |
| FeatureLineCodeIsBreak | Obsolete. Gets the IsBreak value of the link code. | |
| FeatureLineCodes | Gets the feature line codes used to construct the surface. | |
| FindElevationAtXY | Finds the elevation of the surface at the specified XY location. | |
| GetSampleElevations | Gets the collection of sample elevations. | |
| IsLinkCodeAsBreakLine | Gets the link code as break line or not. | |
| LinkCodes | Gets the link codes used to construct the surface. | |
| PointCodes | Gets the point codes used to construct the surface. | |
| RemoveFeatureLineCode | Removes a feature line code from corridor surface. | |
| RemoveLinkCode | Removes a link code from corridor surface. | |
| SetLinkCodeAsBreakLine | Sets the link code as break line or not. |
