| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
MaterialBase --+
|
PhysicalMaterial
The class that represents a physical material with either or both electric and magnetic properties, and surface roughness properties.
|
| Class Hierarchy for PhysicalMaterial |
constructor PhysicalMaterial():
constructor PhysicalMaterial(iElectricProperties):
constructor PhysicalMaterial(iElectricProperties, iMagneticProperties):
constructor PhysicalMaterial(iElectricProperties, iMagneticProperties, iSurfaceRoughnessProperties):
| Instance Methods | |
|
Inherited from Inherited from Inherited from |
| Properties | |
| ElectricPropertiesNone |
electricProperties The electric properties. |
| MagneticPropertiesNone |
magneticProperties The magnetic properties. |
surfaceRoughnessParametersNone
|
surfaceRoughnessProperties The surface roughness properties. |
|
Inherited from |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:44 2019 | http://epydoc.sourceforge.net |