SectionMaximumElevation Property

Gets the maximum elevation of the Section.

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

Property Value

Double
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when MaximumElevation is not supported by current Section.
See Also