ArcFM Solution Developer Guide
isCircle Property (IMMDuctBankConfig)


Indicates whether the duct bank is circular in shape or rectangular (as boolean).
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
Property isCircle As Boolean
'Usage
 
Dim instance As IMMDuctBankConfig
Dim value As Boolean
 
instance.isCircle = value
 
value = instance.isCircle
[DispId(1610678280)]
bool isCircle {get; set;}

Property Value

Boolean
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

IMMDuctBankConfig Interface
IMMDuctBankConfig Members

 

 


Send Comment