SectionViewProfileGradePointCollectionRemove Method

Removes the given profile grade point.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntax
public bool Remove(
	SectionViewProfileGradePoint pgPoint
)

Parameters

pgPoint  SectionViewProfileGradePoint
 

Return Value

Boolean
See Also