RegionVolume

Volume Region

Class RegionVolume

Constructors

  • RegionVolume(name ,electroHarmonic3D ,electricTransient3D ,electricConduction3D ,magneticDCSkewed ,magneticTransientSkewed ,magneticACSkewed ,electroStatic3D ,magneticAC3D ,magneticDC3D ,magneticTransient3D ,thermalTransient3D ,thermalSteady3D ,magneticACThermal3D ,electrolysis3D ,color ,visibility ,magneticIEMDC3D )
  • RegionVolume(name ,electroHarmonic3D ,electricTransient3D ,electricConduction3D ,magneticDCSkewed ,magneticTransientSkewed ,magneticACSkewed ,electroStatic3D ,magneticAC3D ,magneticDC3D ,magneticTransient3D ,thermalTransient3D ,thermalSteady3D ,magneticACThermal3D ,electrolysis3D ,color ,visibility ,magneticIEMDC3D ,mechanicalSet )

Fields Summary

Field
Description
color
Color
mass
Mass (Kg)
mechanicalSet
Mechanical set of the region
name
Name of the region
resistance
<HTML>Electrokinetics resistance (&#937;)</HTML>
subSystem
Region sub-system
visibility
Visibility
volume
<HTML>Volume of the region (m<sup>3</sup>)</HTML>

Methods Summary

Method
Description
assignCoilCondCompToVolumeReg
Assign coil conductor components to volume regions
assignGeomTerminalsToCoilCondRegModify
Orient wires to coil conductor regions (modify mode)
changeMater
Change Material
clone
Clone the Volume region with a new name
setInvisible
Set invisible selected regions
setVisible
Set visible selected regions

Fields Details

color
color : Color - [1..1] Color
electricConduction3D
electricConduction3D : Electrocinetic - [1..1] ElectricConduction3DVolume
electricTransient3D
electricTransient3D : Transient Electric - [1..1] ElectricTransient3DVolume
electroHarmonic3D
electroHarmonic3D : Dielectric - [1..1] ElectroHarmonic3DVolume
electrolysis3D
electrolysis3D : Electrolysis - [1..1] Electrolysis3DVolume
electroStatic3D
electroStatic3D : Electrostatic - [1..1] ElectroStatic3DVolume
magneticAC3D
magneticAC3D : Steady State AC Magnetic - [1..1] MagneticAC3DVolume
magneticACSkewed
magneticACSkewed : Harmonic skewed model - [1..1] MagneticACSkewed
magneticACThermal3D
magneticACThermal3D : Magnetothermal - [1..1] magneticACThermal3DVolume
magneticDC3D
magneticDC3D : magnetostatic - [1..1] MagneticDC3DVolume
magneticDCSkewed
magneticDCSkewed : Static skewed model - [1..1] MagneticDCSkewed
magneticIEMDC3D
magneticIEMDC3D : magnetostatic - [1..1] MagneticIEMDC3DVolume
magneticTransient3D
magneticTransient3D : transientmagnetic - [1..1] MagneticTransient3DVolume
magneticTransientSkewed
magneticTransientSkewed : Transcient skewed model - [1..1] MagneticTransientSkewed
mass
mass : Mass (Kg) - [1..1] Double
mechanicalSet
mechanicalSet : Mechanical set of the region - [0..1] MechanicalSet
name
name : Name of the region - [1..1] String
resistance
resistance : <HTML>Electrokinetics resistance (&#937;)</HTML> - [1..1] Double
subSystem
subSystem : Region sub-system - [1..1] SubSystem
thermalSteady3D
thermalSteady3D : Thermal - [1..1] Thermal3DVolume
thermalTransient3D
thermalTransient3D : Thermal - [1..1] Thermal3DVolume
visibility
visibility : Visibility - [1..1] Visibility
volume
volume : <HTML>Volume of the region (m<sup>3</sup>)</HTML> - [1..1] Double

Method Details

assignCoilCondCompToVolumeReg
  • Syntax

    assignCoilCondCompToVolumeReg()

  • Parameters

    No parameter

  • Returns

    No return value

assignGeomTerminalsToCoilCondRegModify
  • Syntax

    assignGeomTerminalsToCoilCondRegModify(terminalsType)

  • Parameters

    • terminalsType : Terminals type of conductor type - [1..1] Enumeration

      Potential values :

      • ExternalTerminals
      • InternalTerminals
  • Returns

    No return value

changeMater
  • Syntax

    changeMater(material)

  • Parameters

  • Returns

    No return value

clone
  • Syntax

    result = clone(name)

  • Parameters

    • name : New Volume region name - [1..1] String
  • Returns

    • clone Enumeration : Cloned Volume region instance - [1..1] RegionVolume
setInvisible
  • Syntax

    setInvisible()

  • Parameters

    No parameter

  • Returns

    No return value

setVisible
  • Syntax

    setVisible()

  • Parameters

    No parameter

  • Returns

    No return value