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