SectionViewProfileGradePointCollectionRemove Method

Removes the given profile grade point.

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

Parameters

pgPoint  SectionViewProfileGradePoint
 

Return Value

Boolean
See Also