RegionLine
Line region
Constructors
- RegionLine(name ,electroHarmonic2D ,electroHarmonic3D ,electricConduction2D ,electricConduction3D ,electroStatic2D ,electroStatic3D ,electricTransient2D ,electricTransient3D ,magneticAC2D ,magneticAC3D ,magneticDC2D ,magneticDC3D ,magneticTransient2D ,magneticTransient3D ,thermalSteady2D ,thermalSteady3D ,thermalTransient3D ,thermalTransient2D ,magneticACThermal2D ,magneticACThermal3D ,magneticACNormalH2D ,electricConductionThermal2D ,electroHarmonicThermal2D ,magneticVelocityTerm2D ,electrolysis3D ,color ,visibility )
- RegionLine(name ,electroHarmonic2D ,electroHarmonic3D ,electricConduction2D ,electricConduction3D ,electroStatic2D ,electroStatic3D ,electricTransient2D ,electricTransient3D ,magneticAC2D ,magneticAC3D ,magneticDC2D ,magneticDC3D ,magneticTransient2D ,magneticTransient3D ,thermalSteady2D ,thermalSteady3D ,thermalTransient3D ,thermalTransient2D ,magneticACThermal2D ,magneticACThermal3D ,magneticACNormalH2D ,electricConductionThermal2D ,electroHarmonicThermal2D ,magneticVelocityTerm2D ,electrolysis3D ,color ,visibility ,mechanicalSet )
Fields Summary
- Field
- Description
- color
- Color
- electricConduction2D
- electricConduction3D
- electricConductionThermal2D
- electricTransient2D
- electricTransient3D
- electroHarmonic2D
- electroHarmonic3D
- electroHarmonicThermal2D
- electrolysis3D
- electroStatic2D
- electroStatic3D
- magneticAC2D
- magneticAC3D
- magneticACNormalH2D
- magneticACThermal2D
- magneticACThermal3D
- magneticDC2D
- magneticDC3D
- magneticTransient2D
- magneticTransient3D
- magneticVelocityTerm2D
- mass
- Mass (Kg)
- mechanicalSet
- Mechanical set of the region
- name
- Name of the region
- resistance
- <HTML>Electrokinetics resistance (Ω)</HTML>
- subSystem
- Region sub-system
- thermalSteady2D
- thermalSteady3D
- thermalTransient2D
- thermalTransient3D
- visibility
- Visibility
- volume
- <HTML>Volume of the region (m<sup>3</sup>)</HTML>
Methods Summary
- Method
- Description
- assignCoilCondCompToLineReg
- Assign coil conductor components to line regions
- assignSolidCondCompToLineReg
- Assign solid conductors components to line regions
- changeMater
- Change Material
- clone
- Clone the Line region with a new name
- setInvisible
- Set invisible selected region
- setVisible
- Set visible selected region
Fields Details
- color
- color : Color - [1..1] Color
- electricConduction2D
- electricConduction2D : Electrocinetic - [1..1] ElectricConduction2DLine
- electricConduction3D
- electricConduction3D : Electrocinetic - [1..1] ElectricConduction3DLine
- electricConductionThermal2D
- electricConductionThermal2D : Electrothermic - [1..1] ElectricConductionThermal2DLine
- electricTransient2D
- electricTransient2D : Transient Electric - [1..1] ElectricTransient2DLine
- electricTransient3D
- electricTransient3D : Transient Electric - [1..1] ElectricTransient3DLine
- electroHarmonic2D
- electroHarmonic2D : Dielectric - [1..1] ElectroHarmonic2DLine
- electroHarmonic3D
- electroHarmonic3D : Dielectric - [1..1] ElectroHarmonic3DLine
- electroHarmonicThermal2D
- electroHarmonicThermal2D : Dielectrothermic - [1..1] ElectroHarmonicThermal2DLine
- electrolysis3D
- electrolysis3D : Electrolysis - [1..1] ElectricConduction3DLine
- electroStatic2D
- electroStatic2D : Electrostatic - [1..1] ElectroStatic2DLine
- electroStatic3D
- electroStatic3D : Electrostatic - [1..1] ElectroStatic3DLine
- magneticAC2D
- magneticAC2D : Steady State AC Magnetic - [1..1] MagneticAC2DLine
- magneticAC3D
- magneticAC3D : Steady State AC Magnetic - [1..1] MagneticAC3DLine
- magneticACNormalH2D
- magneticACNormalH2D : Electrodynamic - [1..1] MagneticAC2DnormalHLine
- magneticACThermal2D
- magneticACThermal2D : Magnetothermic - [1..1] MagneticACThermal2DLine
- magneticACThermal3D
- magneticACThermal3D : Magnetothermal - [1..1] MagneticACThermal3DLine
- magneticDC2D
- magneticDC2D : Magnetostatic - [1..1] MagneticDC2DLine
- magneticDC3D
- magneticDC3D : Magnetostatic - [1..1] MagneticDC3DLine
- magneticTransient2D
- magneticTransient2D : Transientmagnet - [1..1] MagneticTransient2DLine
- magneticTransient3D
- magneticTransient3D : Transientmagnet - [1..1] MagneticTransient3DLine
- magneticVelocityTerm2D
- magneticVelocityTerm2D : Magnetic with speed - [1..1] MagneticVelocityTermLine2D
- 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 (Ω)</HTML> - [1..1] Double
- subSystem
- subSystem : Region sub-system - [1..1] SubSystem
- thermalSteady2D
- thermalSteady2D : Thermic - [1..1] Thermal2DLine
- thermalSteady3D
- thermalSteady3D : Thermal - [1..1] Thermal3DLine
- thermalTransient2D
- thermalTransient2D : Thermal - [1..1] Thermal2DLine
- thermalTransient3D
- thermalTransient3D : thermal - [1..1] Thermal3DLine
- visibility
- visibility : Visibility - [1..1] Visibility
- volume
- volume : <HTML>Volume of the region (m<sup>3</sup>)</HTML> - [1..1] Double
Method Details
- assignCoilCondCompToLineReg
-
-
Syntax
assignCoilCondCompToLineReg()
-
Parameters
No parameter
-
Returns
No return value
-
- assignSolidCondCompToLineReg
-
-
Syntax
assignSolidCondCompToLineReg()
-
Parameters
No parameter
-
Returns
No return value
-
- changeMater
-
-
Syntax
changeMater(material)
-
Parameters
- material : Material - [1..1] Material
-
Returns
No return value
-
- clone
-
-
Syntax
result = clone(name)
-
Parameters
- name : New Line region name - [1..1] String
-
Returns
- clone Enumeration : Cloned line region instance - [1..1] RegionLine
-
- setInvisible
-
-
Syntax
setInvisible()
-
Parameters
No parameter
-
Returns
No return value
-
- setVisible
-
-
Syntax
setVisible()
-
Parameters
No parameter
-
Returns
No return value
-