Specifies whether only the feature line start/end points and any grade breaks in between are displayed.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public PropertyBoolean ShowGradeBreaksOnly { get; }
Visual Basic
Public ReadOnly Property ShowGradeBreaksOnly As PropertyBoolean Get
Visual C++
public: property PropertyBoolean^ ShowGradeBreaksOnly { PropertyBoolean^ get (); }