This class represents the profile grade point in a SectionView.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesSectionViewProfileGradePoint
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class SectionViewProfileGradePoint
VB
Public NotInheritable Class SectionViewProfileGradePoint
C++
public ref class SectionViewProfileGradePoint sealed
The SectionViewProfileGradePoint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AlignmentId | Gets the Alignment ObjectId. | |
| IsShow | Gets or Sets whether the profile grade point is visible in the section view. | |
| MarkerStyleId | Gets or Sets the marker style Id of profile grade point in the section view. | |
| ProfileId | Gets or Sets the profile id of profile grade point in the section view. |
