ArcFM Solution Developer Guide
ConstructGisPointForFarDuctEnd Method (DuctBankViewModel)


Syntax
'Declaration
 
Public Function ConstructGisPointForFarDuctEnd( _
   ByVal nearDuctEnd As SE.Geospatial.Spatial.Coordinate _
) As SE.Geospatial.Spatial.PointGeometry3D
'Usage
 
Dim instance As DuctBankViewModel
Dim nearDuctEnd As SE.Geospatial.Spatial.Coordinate
Dim value As SE.Geospatial.Spatial.PointGeometry3D
 
value = instance.ConstructGisPointForFarDuctEnd(nearDuctEnd)
public SE.Geospatial.Spatial.PointGeometry3D ConstructGisPointForFarDuctEnd( 
   SE.Geospatial.Spatial.Coordinate nearDuctEnd
)

Parameters

nearDuctEnd
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

DuctBankViewModel Class
DuctBankViewModel Members

 

 


Send Comment