Share

SurveyProjectCollection.GetCurrentProject Method

Gets the current survey project.



Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public SurveyProject GetCurrentProject()

VB

Public Function GetCurrentProject As SurveyProject

C++

public:
SurveyProject^ GetCurrentProject()

Return Value

SurveyProject

Exceptions

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

See Also

Reference

Was this information helpful?