Login Page - Create Account

Support Board


Date/Time: Tue, 26 Aug 2025 11:59:41 +0000



Post From: Horizontal Relative Drawing Indexes

[2025-07-07 11:21:45]
User431178 - Posts: 764
Maybe something is wrong in your code?


OK, much better now but not ideal... if I declare Tool.UseRelativeVerticalValues = true and place integers for both the horizontal and vertical values i can have relative positioning of the horizontal values. Ideally i could use floating point values for the vertical and integers for the relative horizontal positions but when i write it that way the lines simply do not draw...

What do you mean?
Do you want to use actual (not relative) values for vertical but use relative for horizontal?

Only set Tool.UseRelativeVerticalValues = true if you need relative vertical position.