ArcFM Solution Developer Guide
ConvertWallCoordinatetoGisPoint3DDuctBank Method (ConduitLayoutGeometry)


Syntax
'Declaration
 
Public Shared Function ConvertWallCoordinatetoGisPoint3DDuctBank( _
   ByVal wallCoordinate As SE.Geospatial.Spatial.Coordinate, _
   ByVal gisWallFootprintOnGround2D As SE.Geospatial.Spatial.BoundingBox _
) As SE.Geospatial.Spatial.PointGeometry3D
'Usage
 
Dim wallCoordinate As SE.Geospatial.Spatial.Coordinate
Dim gisWallFootprintOnGround2D As SE.Geospatial.Spatial.BoundingBox
Dim value As SE.Geospatial.Spatial.PointGeometry3D
 
value = ConduitLayoutGeometry.ConvertWallCoordinatetoGisPoint3DDuctBank(wallCoordinate, gisWallFootprintOnGround2D)
public static SE.Geospatial.Spatial.PointGeometry3D ConvertWallCoordinatetoGisPoint3DDuctBank( 
   SE.Geospatial.Spatial.Coordinate wallCoordinate,
   SE.Geospatial.Spatial.BoundingBox gisWallFootprintOnGround2D
)

Parameters

wallCoordinate
gisWallFootprintOnGround2D
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

ConduitLayoutGeometry Class
ConduitLayoutGeometry Members

 

 


Send Comment