TinSurfaceTriangleVertex3 Property

Gets the third vertex in the triangle.

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

Property Value

TinSurfaceVertex
See Also