Support Board
Date/Time: Mon, 06 Jan 2025 09:33:07 +0000
Post From: Tool.LevelWidth int32 question
[2016-06-05 18:20:09] |
@sstfrederik - Posts: 404 |
Hi , Would like to assign an input setting to LevelWidth, but when compiling I get the following error. Any pointers? Thanks. error: incompatible types in assignment of 'int' to 'int [32]' Tool.LevelWidth = LineWidth.GetInt(); |