ArcFM Solution Developer Guide
ProjectOntoXYPlane(PointGeometry3D) Method


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

Parameters

point
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