Skip to content

Description of IronMaterial type

Material for the rotor. Designed to set material for details of a motor's piece.

Syntax

JS
let m1 = Material.iron() // Method 1
let m2 = new IronMaterial() // Method 2

Properties of type IronMaterial

Below is a list of the available properties provided by the IronMaterial type. Click on a property name to see its detailed description and examples.

Methods of IronMaterial type

None.

Last update: 14 August 2025, 18:47