TinSurfaceVertexVertices Property

Gets a TinSurfaceVertexCollection which contains all vertices connecting with the vertex object.

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

Property Value

TinSurfaceVertexCollection
See Also