Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMUndergroundUtilitiesComWrapper Interface : GetDuctBankWidthHeight Method |
'Declaration Sub GetDuctBankWidthHeight( _ ByVal ductBank As IFeature, _ ByRef ductBankWidth As Double, _ ByRef ductBankHeight As Double _ )
'Usage Dim instance As IMMUndergroundUtilitiesComWrapper Dim ductBank As IFeature Dim ductBankWidth As Double Dim ductBankHeight As Double instance.GetDuctBankWidthHeight(ductBank, ductBankWidth, ductBankHeight)
void GetDuctBankWidthHeight( IFeature ductBank, out double ductBankWidth, out double ductBankHeight )
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.