Share

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.280

Syntax

C#

public sealed class ProfileViewSplitData : [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]

VB

Public NotInheritable Class ProfileViewSplitData
	Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]

C++

public ref class ProfileViewSplitData sealed : public [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.

See Also

Reference

Was this information helpful?