ArcFM Solution Developer Guide
CreateDuctViewModel Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal ductBankViewModel As DuctBankViewModel, _
   ByVal center As SE.Geospatial.Spatial.Coordinate _
)
'Usage
 
Dim ductBankViewModel As DuctBankViewModel
Dim center As SE.Geospatial.Spatial.Coordinate
 
Dim instance As New CreateDuctViewModel(ductBankViewModel, center)
public CreateDuctViewModel( 
   DuctBankViewModel ductBankViewModel,
   SE.Geospatial.Spatial.Coordinate center
)

Parameters

ductBankViewModel
center
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

CreateDuctViewModel Class
CreateDuctViewModel Members

 

 


Send Comment