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




Computes a geometric intersection of the input line and multipatch features, and returns the number of points of intersection. Points (of intersection) and/or lines (resulting from input lines being broken at intersection points) can optionally be written to output feature class(es).

Syntax

Visual Basic (Declaration) 
Public Class Intersect3DLineWithMultiPatch 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As Intersect3DLineWithMultiPatch
C# 
public class Intersect3DLineWithMultiPatch : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Analyst3DTools.Intersect3DLineWithMultiPatch

See Also

© 2010 All Rights Reserved.