Share

ITinSurface Interface

This interface declares common methods for TIN Surfaces.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public interface ITinSurface

VB

Public Interface ITinSurface

C++

public interface class ITinSurface

The ITinSurface type exposes the following members.

Methods

 NameDescription
Public methodCode exampleGetTinProperties Gets the TIN properties of the surface.

See Also

Reference

Was this information helpful?