ESRI.ArcGIS.Analyst3DTools
InterpolatePolyToPatch Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.Analyst3DTools Namespace : InterpolatePolyToPatch Class




For a list of all members of this type, see InterpolatePolyToPatch members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyarea_fieldThe name of the output field containing the planimetric, or 2D, area of the resulting multipatches. (In, Optional)  
Public Propertyin_feature_classThe input polygon feature class. (In, Required)  
Public Propertyin_surfaceThe input triangulated irregular network (TIN) or terrain dataset surface. (In, Required)  
Public Propertymax_strip_sizeControls the maximum number of points used to create an individual triangle strip. Note that each multipatch is usually composed of multiple strips. The default value is 1,024. (In, Optional)  
Public Propertyout_feature_classThe output multipatch feature class. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypyramid_level_resolutionThe pyramid-level resolution of the terrain dataset to use for interpolation. The default is 0, full resolution. (In, Optional)  
Public Propertysurface_area_fieldThe name of the output field containing the 3D area of the resulting multipatches. This area takes the surface undulations into consideration and is always larger than the planimetric area unless the surface is flat, in which case the two are equal. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyz_factorThe factor by which the heights of the resultant multipatch will be determined from those of the input polygons. Used to convert z-units to x- and y-units. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.