Metadata-Version: 2.1
Name: icepy
Version: 0.0.3
Summary: Automated simulation tool for IDA ICE 4.8
Home-page: https://github.com/chenglongfu11/icepy
Author: Clong
Author-email: fuc369702700@gmail.com
License: MIT Licence
Description: # web_ice
        # Welcome to icepy
        
        ## To run, read Turtorials>Turtoiral 1.
        
        ### I will update the readme part later
        
        Kindly regards,
        
        Chenglong Fu
        
        fuc369702700@gmail.com
        
        
        
        
        ### ----------------Previous-----------------
        
        
        ## Updates of functions:
        1. Zone Clone
        2. Add windows and doors to zones ( Known gemotries, dimensions )
        
        ## TO RUN
        1. Install IDA ICE 4.8 
        2. Windows Services Management Tool (system level)  -> start 'IDAMessageBrokerService -> Optional: Startup Type: Automatic
        3. Open the project
        4. Go to config.py: change APP_PATH and BUILDING_PATH. 
        5. Zone Clone and windows add function:  
          (1) BUILDING_PATH : your_project(web_ice)/buildings/ut1.idm  
                                                (2) go to runScript.py and run it  
                                               (3) You can see the IDA ICE GUI and moniter the automatic constrction in 3D tab directly  
        
Keywords: pip,pathtool,timetool,magetool,mage
Platform: any
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
