ArcFM Desktop Developer Guide
ProjectOntoXYPlane(PathGeometry3D) Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Function ProjectOntoXYPlane( _
   ByVal path As SE.Geospatial.Spatial.PathGeometry3D _
) As SE.Geospatial.Spatial.Coordinate()
'Usage
 
Dim path As SE.Geospatial.Spatial.PathGeometry3D
Dim value() As SE.Geospatial.Spatial.Coordinate
 
value = SeSpatialExtensions.ProjectOntoXYPlane(path)
[Extension()]
public static SE.Geospatial.Spatial.Coordinate[] ProjectOntoXYPlane( 
   SE.Geospatial.Spatial.PathGeometry3D path
)

Parameters

path
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SeSpatialExtensions Class
SeSpatialExtensions Members
Overload List

 

 


Send Comment