ArcFM Solution Developer Guide
ProjectOntoXYPlane(Coordinate3D) Method


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

Parameters

coord
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