ParallelGraphics Forums
SDK
You are here: [Forums]::[General]::[SDK]

Registration 
Registration
Forgot your password?

Help 
Help
Support

Quick search 

Subscribe to newsletters 

Install Cortona VRML Client for FREE!
Outline 3D
Try RobinZone!
email:  password:
   General - SDK

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

 


how to loop Rootnodes? / kun3721@yahoo.com.cn / 1.10.06 08:24

Messages in thread: 1


© 1998-2007 ParallelGraphics. All rights reserved. Terms of use.