SectionViewGroupCreationRangeOptionsElevationRangeType Property

Gets or sets the elevation range type.

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

Property Value

SectionViewElevationRangeType
Exceptions
ExceptionCondition
[!:System.InvalidOperationException] Thrown when setting to value SectionViewElevationRangeType::FollowASection but these is no sampled SectionSource in SampleLineGroup.
See Also