ParallelGraphics Forums
SDK
You are here:
[Forums]
::
[General]
::
[SDK]
All forums
How to use forums
Favorites
Services
Registration
Registration
Forgot your password?
Help
Help
Support
Quick search
Subscribe to newsletters
email:
password:
 
General
-
SDK
[reply]
[back to forum]
[new message]
[all forums]
Subject:
how to loop Rootnodes?
Sender:
kun3721@yahoo.com.cn
1.10.06 08:24
it is so strange that the following code can run
Dim node As VRMLNode
Dim i As Integer
Set node = engine.RootNodes(1)
however,the following code:
For i = 1 To e.RootNodes.Count
Set node = e.RootNodes(i)
Next i
can not run at second line and pop up a error"invalid procedure call or argument".Does anyone kown why?
thanks a lot
[reply]
[back to forum]
[new message]
[all forums]
how to loop Rootnodes?
/
kun3721@yahoo.com.cn
/ 1.10.06 08:24
Messages in thread:
1
[reply]
[back to forum]
[new message]
[all forums]
© 1998-2007
ParallelGraphics
. All rights reserved.
Terms of use
.