ArcFM Solution Developer Guide
ConvertWallPathToGisPath3D Method


Syntax
'Declaration
 
Public Function ConvertWallPathToGisPath3D( _
   ByVal wallPath As SE.Geospatial.Spatial.PathGeometry _
) As SE.Geospatial.Spatial.PathGeometry3D
'Usage
 
Dim instance As Wall
Dim wallPath As SE.Geospatial.Spatial.PathGeometry
Dim value As SE.Geospatial.Spatial.PathGeometry3D
 
value = instance.ConvertWallPathToGisPath3D(wallPath)
public SE.Geospatial.Spatial.PathGeometry3D ConvertWallPathToGisPath3D( 
   SE.Geospatial.Spatial.PathGeometry wallPath
)

Parameters

wallPath
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

Wall Class
Wall Members

 

 


Send Comment