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:
Calling CreateVrmlFromUrl from C#
Sender:
jorgen.stang@dnv.com
8.01.08 09:51
When calling CreateVrmlFromUrl from C# (VS2005) I get an InvalidCastException for the second argument (ie. the callback function). My callback looks like this:
public class callBackTest : VRMLAutomation.ICreateVrmlFromUrlCallback
{
public void Complete(string url, VRMLAutomation.IMFNodeObject nodes, VRMLAutomation.VRMLProtosCollection protos, string error)
{
}
public void GetFlags(ref int a, ref int b)
{
}
public void Progress(int tick)
{
}
}
Any advice on what I am doing wrong here is greatly appreciated, also, any pointers to examples of usage from C# would be useful
Best regards
Jorgen
[reply]
[back to forum]
[new message]
[all forums]
Calling CreateVrmlFromUrl from C#
/
jorgen.stang@dnv.com
/ 8.01.08 09:51
Messages in thread:
1
[reply]
[back to forum]
[new message]
[all forums]
© 1998-2007
ParallelGraphics
. All rights reserved.
Terms of use
.