ArcFM Server Developer Guide
ToPathGeometry2D Method


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

Parameters

pathGeometry3d
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