ArcFM Solution Developer Guide
DuctBankWithConnectedEnd Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal ductBank As DuctBank, _
   ByVal selectedEnd As SE.Geospatial.Spatial.Coordinate3D _
)
'Usage
 
Dim ductBank As DuctBank
Dim selectedEnd As SE.Geospatial.Spatial.Coordinate3D
 
Dim instance As New DuctBankWithConnectedEnd(ductBank, selectedEnd)
public DuctBankWithConnectedEnd( 
   DuctBank ductBank,
   SE.Geospatial.Spatial.Coordinate3D selectedEnd
)

Parameters

ductBank
selectedEnd
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

DuctBankWithConnectedEnd Class
DuctBankWithConnectedEnd Members

 

 


Send Comment