Share

SurfaceDrawObjectType Enumeration

An enumeration that specifies the object type that the surface points data are created from in the SurfaceOperationAddDrawingObject operation.



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

Syntax

C#

public enum SurfaceDrawObjectType

VB

Public Enumeration SurfaceDrawObjectType

C++

public enum class SurfaceDrawObjectType

Members

Member nameValueDescription
Point0 
Line1 
Block2 
Text3 
Face4 
PolyFace5 

See Also

Reference

Was this information helpful?