SectionViewProfileGradePoints Property |
Gets the collection of the profile grade points for the SectionView.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewProfileGradePointCollection ProfileGradePoints { get; }
Public ReadOnly Property ProfileGradePoints As SectionViewProfileGradePointCollection
Get
public:
property SectionViewProfileGradePointCollection^ ProfileGradePoints {
SectionViewProfileGradePointCollection^ get ();
}
Property Value
SectionViewProfileGradePointCollection
See Also