SurveyProjectCollectionGetCurrentProject Method

Gets the current survey project.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public SurveyProject GetCurrentProject()

Return Value

SurveyProject
Exceptions
ExceptionCondition
[!:Autodesk.Civil.SurveyException] Thrown when there is no survey project opened.
See Also