|
Polygon To Multipatch |
| Open Table of Contents | ToolBox Implementation |
Converts a polygon feature class to a Multipatch feature class. The Z values are interpolated from an ESRI TIN or PolygonZ TIN. The portion of the TIN within each polygon is extracted. A new TIN is interpolated from the participating nodes of the reference TIN surface and the vertices of the polygon for which the Z value is interpolated from the TIN. The new TIN is stored as a Multipatch geometry. Inputs:
Outputs:
Command line syntax - two different toolbox tools available depending on the type of the input TIN. Check the color coding for specifics.
Parameters
Scripting syntax ETS_GPPolygonToMultipatchEsriTIN (Input Dataset, Input TIN, Out Feature Class) ETS_GPPolygonToMultipatchPolygonZTIN (Input Dataset, Input TIN, Out Feature Class) See the explanations above: All ESRI
products mentioned are trademarks of Environmental Systems Research
Institute, Inc. |