SurfaceBoundaryVertices Property

Gets a collection of vertices that make up the boundary.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public Point3dCollection Vertices { get; }

Property Value

Point3dCollection
See Also