The CorridorSurface type exposes the following members.

Methods

  NameDescription
Public methodAddFeatureLineCode
Adds a feature line code to corridor surface.
Public methodAddLinkCode
Adds a link code to corridor surface.
Public methodFeatureLineCodeIsBreak Obsolete.
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 methodIsLinkCodeAsBreakLine
Gets the link code as break line or not.
Public methodLinkCodes
Gets the link codes used to construct the surface.
Public methodPointCodes
Gets the point codes used to construct the surface.
Public methodRemoveFeatureLineCode
Removes a feature line code from corridor surface.
Public methodRemoveLinkCode
Removes a link code from corridor surface.
Public methodSetLinkCodeAsBreakLine
Sets the link code as break line or not.

Properties

  NameDescription
Public propertyBoundaries
Gets the collection of surface boundaries.
Public propertyCorridorId
Gets the ID of the parent Corridor.
Public propertyDescription
Gets or sets the description for the CorridorSurface.
Public propertyIsBuild
Gets or sets the boolean value which specifies whether the CorridorSurface is built.
Public propertyIsDraw Obsolete.
Returns true if the CorridorSurface is drawn.
Public propertyMasks
Gets the collection of surface masks.
Public propertyName
Gets or sets the name of the CorridorSurface.
Public propertyOverhangCorrection
Specifies whether an overhang is to be corrected when rendered and whether it is to be corrected following top links or bottom links.
Public propertyRenderMaterialId
Specifies the ObjectId of render material associated with the corridor surface.
Public propertySectionStyleId Obsolete.
Gets the ID of the SectionStyle.
Public propertySurfaceId
Gets the ObjectId of the relate Surface object.
Public propertySurfaceStyleId
Gets or sets the ObjectId of the SurfaceStyle.

See Also