ProfileViewSplitProfileView Property

Gets or sets whether to split the profile view to multiple segments.

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

Property Value

Boolean
Remarks
SplitProfileView is only active when ElevationRangeMode is set to UserSpecified.
See Also