 | IMaterialIsLossyConductor Property |
Gets a flag indicating whether the material is a lossy conductor.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxbool IsLossyConductor { get; }ReadOnly Property IsLossyConductor As Boolean
Get
Dim instance As IMaterial
Dim value As Boolean
value = instance.IsLossyConductor
Property Value
Type:
Boolean
See Also