This class defines a boundary object for a Surface.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesSurfaceBoundary
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class SurfaceBoundary
VB
Public Class SurfaceBoundary
C++
public ref class SurfaceBoundary
The SurfaceBoundary type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BoundaryType | Gets the boundary type. |
![]() | Vertices | Gets a collection of vertices that make up the boundary. |