Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 12/11/2002 at 07:22, xxxxxxxx wrote:
User Information: Cinema 4D Version: 8.012 Platform: Windows ; Language(s) : C++ ; XPRESSO ;
--------- I get GvNodeMaster from XPressoTag and tried GetRun() or GetCalc() but it are always NULL.Is it any way to get GvRun and GvCalc outside XPressoTag?
On 12/11/2002 at 10:27, xxxxxxxx wrote:
I guess those classes are only valid during XPresso calculation. There's no supported way to access them outside of the calculation functions. GV disclaimer: The GV API (everything in c4d_gv) is currently unsupported and might change in the future.