ArcFM Engine Developer Guide
ConductorsWithinZWindow Method (IMMSecCktEnumConductor)


Syntax
'Declaration
 
Function ConductorsWithinZWindow( _
   ByVal dMinZ As Double, _
   ByVal dMaxZ As Double _
) As IMMSecCktEnumConductor
'Usage
 
Dim instance As IMMSecCktEnumConductor
Dim dMinZ As Double
Dim dMaxZ As Double
Dim value As IMMSecCktEnumConductor
 
value = instance.ConductorsWithinZWindow(dMinZ, dMaxZ)
IMMSecCktEnumConductor ConductorsWithinZWindow( 
   double dMinZ,
   double dMaxZ
)

Parameters

dMinZ
dMaxZ
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

IMMSecCktEnumConductor Interface
IMMSecCktEnumConductor Members

 

 


Send Comment