SectionViewProfileGradePoint Class

This class represents the profile grade point in a SectionView.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesSectionViewProfileGradePoint

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class SectionViewProfileGradePoint

The SectionViewProfileGradePoint type exposes the following members.

Properties
 NameDescription
Public propertyAlignmentId Gets the Alignment ObjectId.
Public propertyIsShow Gets or Sets whether the profile grade point is visible in the section view.
Public propertyMarkerStyleId Gets or Sets the marker style Id of profile grade point in the section view.
Public propertyProfileId Gets or Sets the profile id of profile grade point in the section view.
Top
See Also