Support Board
Date/Time: Thu, 03 Jul 2025 13:34:09 +0000
Post From: Tool.LevelWidth int32 question
[2016-06-05 18:20:09] |
@sstfrederik - Posts: 406 |
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(); |