The CorridorSurface type exposes the following members.

Methods

  NameDescription
Public methodFeatureLineCodeIsBreak
Gets the IsBreak value of the link code.
Public methodFeatureLineCodes
Gets the feature line codes used to construct the surface.
Public methodFindElevationAtXY
Finds the elevation of the surface at the specified XY location.
Public methodGetSampleElevations
Gets the collection of sample elevations.
Public methodLinkCodes
Gets the link codes used to construct the surface.
Public methodPointCodes
Gets the point codes used to construct the surface.

Properties

  NameDescription
Public propertyBoundaries
Gets the collection of surface boundaries.
Public propertyCorridorId
Gets the ID of the parent Corridor.
Public propertyDescription
Gets the description for the CorridorSurface.
Public propertyIsBuild
Returns true if the CorridorSurface is built.
Public propertyIsDraw
Returns true if the CorridorSurface is drawn.
Public propertyMasks
Gets the collection of surface masks.
Public propertyName
Gets the name of the CorridorSurface.
Public propertySectionStyleId
Gets the ID of the SectionStyle.
Public propertySurfaceStyleId
Gets the ID of the SurfaceStyle.

See Also