Share

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

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

 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.

See Also

Reference

Was this information helpful?