home *** CD-ROM | disk | FTP | other *** search
- # Copyright 2008, Google, Inc.
-
- # This software is provided as an example of using the Ruby interface
- # to SketchUp.
-
- # License:: All Rights Reserved.
-
- # THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
- # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- #
- # Loads the root files necessary for operation of Dynamic Components
-
- require 'sketchup.rb'
-
- Sketchup::require 'DynamicComponents/ruby/dcobservers'
-