Removes the given profile grade point.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public bool Remove( SectionViewProfileGradePoint pgPoint )
Visual Basic
Public Function Remove ( _ pgPoint As SectionViewProfileGradePoint _ ) As Boolean
Visual C++
public: bool Remove( SectionViewProfileGradePoint^ pgPoint )