Skip to content

Description of EndturnMaterial type

End-turn material is used to specify the material for motor parts, such as details in the Piece object.

Syntax

JS
let m1 = Material.endturn() // Method 1
let m2 = new EndturnMaterial() // Method 2

Properties of EndturnMaterial type

None

Methods of EndturnMaterial type

None

Last update: 14 August 2025, 18:47