amm2100 Posted July 12, 2015 Posted July 12, 2015 (edited) Can I show the Col Shape in The Map ?? (F11) How can I find my ColRectangle ? Edited July 16, 2015 by Guest
amm2100 Posted July 12, 2015 Author Posted July 12, 2015 How can I toggle between Devmode True and False ?
xXMADEXx Posted July 12, 2015 Posted July 12, 2015 How can I toggle between Devmode True and False ? Execute the following command (make sure the runcode resource is running): crun setDevelopmentMode ( true ) -- use this to enable development mode crun setDevelopmentMode ( false ) -- use this to disable development mode
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now