home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/tools/analytictools/r3analyticpolygontool.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/windows/r3nrbtol.js")
- var R3CLID_ANALYTICPOLYGONTOOL = 1851;
-
- R3ANALYTICPOLYGONTOOLM_ = 1851000;
-
- function _R3ANALYTICPOLYGONTOOLM_() {
- return this.r3Do(R3ANALYTICPOLYGONTOOLM_, arguments);
- }
-
- function r3Analyticpolygontool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ANALYTICPOLYGONTOOL, arguments);
- }
- // Methods
- this.=_R3ANALYTICPOLYGONTOOLM_;
-
- // Attributes
- }
-
- r3Analyticpolygontool.prototype=new r3Nurbstool;
- // inc/plugins/tools/analytictools/r3analyticpolygontool.h_H