ArcFM Desktop Developer Guide
IsNearSide Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function IsNearSide( _
   ByVal group As SpliceSchematicConnectionGroup, _
   ByVal entityId As String _
) As Boolean
'Usage
 
Dim group As SpliceSchematicConnectionGroup
Dim entityId As String
Dim value As Boolean
 
value = SpliceSchematicEntityCollectionExtension.IsNearSide(group, entityId)
[Extension()]
public static bool IsNearSide( 
   SpliceSchematicConnectionGroup group,
   string entityId
)

Parameters

group
entityId
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

SpliceSchematicEntityCollectionExtension Class
SpliceSchematicEntityCollectionExtension Members

 

 


Send Comment