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