Anybody here fimiliar with generating contour from TIN.. (triangles are made from a set of points ) . Anybody have experience in generating the contour from TIN using VB ? Have sample? Or have an idea?
Printable View
Anybody here fimiliar with generating contour from TIN.. (triangles are made from a set of points ) . Anybody have experience in generating the contour from TIN using VB ? Have sample? Or have an idea?
See if these are helpful
VB6 + ArcMap
http://edndoc.esri.com/arcobjects/9....EDIT_TOOLS.htm
C++ (MFC)
http://www.codeproject.com/KB/recipes/kazumi.aspx
C and .Net
http://jca3.freeshell.org/tinlib/tinlib.html
:wave: