SurfaceDrawObjectType Enumeration |
An enumeration that specifies the object type that the surface points data are created from in the SurfaceOperationAddDrawingObject operation.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum SurfaceDrawObjectType
Public Enumeration SurfaceDrawObjectType
public enum class SurfaceDrawObjectType
MembersMember name | Value | Description |
---|
Point | 0 | |
Line | 1 | |
Block | 2 | |
Text | 3 | |
Face | 4 | |
PolyFace | 5 | |
See Also