Corridor |
The CorridorSurface type exposes the following members.
| Name | Description | |
|---|---|---|
| Boundaries | Gets the collection of surface boundaries. | |
| CorridorId | Gets the ID of the parent Corridor. | |
| Description | Gets or sets the description for the CorridorSurface. | |
| IsBuild | Gets or sets the boolean value which specifies whether the CorridorSurface is built. | |
| IsDraw | Obsolete. Returns true if the CorridorSurface is drawn. | |
| Masks | Gets the collection of surface masks. | |
| Name | Gets or sets the name of the CorridorSurface. | |
| OverhangCorrection | Specifies whether an overhang is to be corrected when rendered and whether it is to be corrected following top links or bottom links. | |
| RenderMaterialId | Specifies the ObjectId of render material associated with the corridor surface. | |
| SectionStyleId | Obsolete. Gets the ID of the SectionStyle. | |
| SurfaceId | Gets the ObjectId of the relate Surface object. | |
| SurfaceStyleId | Gets or sets the ObjectId of the SurfaceStyle. |
| 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. |