Methods of the Material
object¶
Below is a list of the available methods provided by the Material
object. Click on a method name to see its detailed description and examples.
Method | Description |
---|---|
Material.empty() | Creates an empty material. |
Material.general() | Creates a material for air environment. |
Material.iron() | Creates a material for iron. |
Material.winding() | Creates a material for winding. |
Material.endturn() | Creates a material for the ends of windings. |
Material.conductor() | Creates a material for a conductor. |
Material.magnetParallel() | Creates a material for a parallel magnetized magnet. |
Material.magnetRadial() | Creates a material for a radial magnetized magnet. |
Material.custom() | Creates a custom material with a specified color. |