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.8.0.292
Syntax
public TinSurfaceEdgeCollection Edges { get; }

Property Value

TinSurfaceEdgeCollection
See Also