⇤ ← Revision 1 as of 2009-11-11 02:42:52
Size: 629
Comment:
|
Size: 653
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.
In ArcScene, use: 3D Analyst Tools, Conversion, TIN Edge - to make a poly ShapeFile (will include all lines from the triangles).
Edit the ShapeFile from above in ArcMap and delete all interior lines.
- Editor Menu, Start Editing.
- Task: Cut Polygon Features.
- You can actually highlight multiple lines and hit delete.
- Convert the polyshape into a polygon:
- Data Management Tools, Features, Feature to Polygon Tool
- Save the polygon
You can use this as a polygon in HowToCreateSolidPolygon.