SectionCorridorSurfaceId Property

Get corridor surface object id.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual ObjectId CorridorSurfaceId { get; }

Property Value

ObjectId
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when section type is not corridor surface.
See Also