Specifies whether a station range is set for the creation of multiple section views.
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public PropertyDouble SectionViewHeight { get; }
VB
Public ReadOnly Property SectionViewHeight As PropertyDouble Get
C++
public: property PropertyDouble^ SectionViewHeight { PropertyDouble^ get (); }