We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf99ef commit 4bb547eCopy full SHA for 4bb547e
2 files changed
lib/sketchup-api-stubs/stubs/Sketchup/LayerFolder.rb
@@ -39,7 +39,7 @@ class Sketchup::LayerFolder < Sketchup::Entity
39
# +0+ if the receiver and +other+ are equal.
40
# +nil+ if +other+ is not comparable with the receiver.
41
#
42
- # @version 2020.2
+ # @version SketchUp 2020.2
43
def <=>(other)
44
end
45
lib/sketchup-api-stubs/stubs/Sketchup/View.rb
@@ -800,7 +800,7 @@ def line_width=(width)
800
801
# @see #draw
802
803
- # @version 2020.0
+ # @version SketchUp 2020.0
804
def load_texture(image_rep)
805
806
0 commit comments