ConductorMaterial()¶ Description¶ Constructor of the ConductorMaterial type. Syntax¶ JSnew ConductorMaterial() -> ConductorMaterial Return value¶ Type Description ConductorMaterial Object of type ConductorMaterial. Example¶ JS1 2let m = new ConductorMaterial() console.info(m) See Also Last update: 14 August 2025, 18:47