Differences between revisions 1 and 2
Revision 1 as of 2009-11-11 02:42:52
Size: 629
Editor: 24-183-238-75
Comment:
Revision 2 as of 2009-11-11 02:43:26
Size: 653
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
You can use this as a polygon in You can use this as a polygon in HowToCreateSolidPolygon.

Creating a Polygon Outline

This assumes that you have a TIN that you want to make an outline of.

  1. In ArcScene, use: 3D Analyst Tools, Conversion, TIN Edge - to make a poly ShapeFile (will include all lines from the triangles).

  2. Edit the ShapeFile from above in ArcMap and delete all interior lines.

    1. Editor Menu, Start Editing.
    2. Task: Cut Polygon Features.
    3. You can actually highlight multiple lines and hit delete.
  3. Convert the polyshape into a polygon:
    1. Data Management Tools, Features, Feature to Polygon Tool
    2. Save the polygon

You can use this as a polygon in HowToCreateSolidPolygon.

CreatePolygonOutline (last edited 2009-11-11 20:27:28 by gen2800ws09)