Skip to content

isWindingModelLumped()

Description

Description of the method type.

Syntax

JS
isWindingModelLumped(Parameter: any) -> void

Parameters

Parameter Type Default Value Mandatory Description
Parameter any ✅ Description.

Return value

Type Description
void Description of the Return value.

Example

JS
let result = isWindingModelLumped(value)
console.info(result)

See Also

Last update: 14 August 2025, 18:47