ProfileViewSplitData Class

This class represents a split location.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]
    Autodesk.Civil.DatabaseServicesProfileViewSplitData

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class ProfileViewSplitData : [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]

The ProfileViewSplitData type exposes the following members.

Properties
 NameDescription
Public propertyAdjustedDatum Gets or sets the vertical split location.
Public propertyProfileViewStyleId Gets of sets the style of the profile view segment.
Public propertyProfileViewStyleName Gets of sets the style of the profile view segment.
Public propertySplitStation Gets or sets the starting station value of the split location.
Top
See Also