SurveyProjectCollectionGetCurrentProject Method |
Gets the current survey project.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SurveyProject GetCurrentProject()
Public Function GetCurrentProject As SurveyProject
public:
SurveyProject^ GetCurrentProject()
Return Value
SurveyProject
ExceptionsException | Condition |
---|
[!:Autodesk.Civil.SurveyException] |
Thrown when there is no survey project opened.
|
See Also