TinSurfaceVertexEdges Property

Gets a TinSurfaceEdgeCollection which contains all edges connecting with the vertex object.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public TinSurfaceEdgeCollection Edges { get; }

Property Value

TinSurfaceEdgeCollection
See Also