TinSurfaceVertices Property

Gets all the visible vertices in the TinSurface.

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

Property Value

TinSurfaceVertexCollection
See Also