ArcFM Solution Developer Guide
ToPointGeometry2D Method


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

Parameters

pointGeometry3d
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

 

 


Send Comment