Share

SurfaceSurveyQueryType Enumeration

An enumeration that specifies the type of a survey query operation for a surface.



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

Syntax

C#

public enum SurfaceSurveyQueryType

VB

Public Enumeration SurfaceSurveyQueryType

C++

public enum class SurfaceSurveyQueryType

Members

Member nameValueDescription
AddPoint48 
AddFigure49 

See Also

Reference

Was this information helpful?