ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
Source code humor
-
In the module ControllerCommands.rb at line 1151 there is a comment about the variable scope that should be used with the body properties.
@unknownuser said:
#Needs to be private. do not use public. unexpected results.
def touchable=(flag)
@touchable=flag
etc....
Advertisement