Skip to content

Description of MagnetParallelMaterial Type

A material for magnets with parallel magnetization. Designed to set the material of motor details Piece.

Syntax

JS
let m1 = Material.magnetParallel() // Method 1
let m2 = new MagnetParallelMaterial() // Method 2

Properties of type MagnetParallelMaterial

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

Methods of MagnetParallelMaterial Type

None

Last update: 14 August 2025, 18:47