Good day. We have implemented a system for displaying letters and numbers from an attribute into a real 2D form of a figure for drawings. But they ran into the following problem: “0” is not perceived as a digit, but is perceived as a cancellation of the formula, and from the hidden everything turns out not hidden. The sign “-” is also not perceived.
What is it that they do except ignore long standing problems and come up with new (useless) ways to justify their employment? Getting really annoyed with the non-performance.
1 Like
Noticed another error today, after creating a normal (non-DC) component, I see in the console …
Error: #<NoMethodError: undefined method `length' for nil:NilClass>
c:/users/dan/appdata/roaming/sketchup/sketchup 2020/sketchup/plugins/su_dynamiccomponents/ruby/dcobservers.rbe:584:in `onToolStateChanged'
Error: #<NoMethodError: undefined method `length' for nil:NilClass>
c:/users/dan/appdata/roaming/sketchup/sketchup 2020/sketchup/plugins/su_dynamiccomponents/ruby/dcobservers.rbe:584:in `onToolStateChanged'
Another probable DC bug is the frivolous creation of multiple “dynamic materials” when copying a DC.
See:
1 Like