TinSurfaceEdgeVertex2 Property

Gets the other end vertex for the edge.

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

Property Value

TinSurfaceVertex
See Also