WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   How to import or link vizards (https://forum.worldviz.com/showthread.php?t=1845)

djones1010 02-26-2009 06:13 PM

How to import or link vizards
 
I am having a hard time find the equivalent of {#include "file.cpp"} or {#include "file.h"} in vizard. Could some help me either import or link 2 files?

farshizzo 03-02-2009 09:14 AM

Vizard uses the Python language for scripting. I suggest you read through the Python tutorial in the Vizard documentation.

To gain access to functions/variables in other files, you must use the import statement.


All times are GMT -7. The time now is 05:43 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC