ProfileViewSplitStationMode Property

Gets or sets the mode to split the profile view.

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

Property Value

SplitStationType
Remarks
Switching from Manual to Automatic clears all user-specified split settings.
See Also