pyleecan.Methods.Machine.CondType21.is_round_wire module¶
- is_round_wire(self)[source]¶
Return if wire is round
- Parameters:
self (CondType21) – A CondType21 object
- Returns:
is_round_wire – is_round_wire is always False since bar is rectangular
- Return type:
bool