ArcFM Desktop Developer Guide
AddAssociation Method (IMMUlsAssociationEditor)


Syntax
'Declaration
 
Sub AddAssociation( _
   ByVal Conduit As IFeature, _
   ByVal cable As IFeature _
) 
'Usage
 
Dim instance As IMMUlsAssociationEditor
Dim Conduit As IFeature
Dim cable As IFeature
 
instance.AddAssociation(Conduit, cable)
void AddAssociation( 
   IFeature Conduit,
   IFeature cable
)

Parameters

Conduit
cable
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

IMMUlsAssociationEditor Interface
IMMUlsAssociationEditor Members

 

 


Send Comment