01-04-2013, 11:52 AM
Hi,
We are evaluating the tool for purchasing. Following are some issues we are facing,
1) I am able to convert a 3ds model to a string using GetXAML() method. But when I try to render it again it throws an error. On closely looking at the converted string the object names have a space in between them and hence this error. Is there a way I can resolve this. XAML does not take a space for its x:Name property and this is where the error comes from.
2) I want to change the color of the model thru. code after I render the 3ds from a XAML stored on the disk. Is it possible and if yes how we can do that.
Regards,
Vidyadhar
We are evaluating the tool for purchasing. Following are some issues we are facing,
1) I am able to convert a 3ds model to a string using GetXAML() method. But when I try to render it again it throws an error. On closely looking at the converted string the object names have a space in between them and hence this error. Is there a way I can resolve this. XAML does not take a space for its x:Name property and this is where the error comes from.
2) I want to change the color of the model thru. code after I render the 3ds from a XAML stored on the disk. Is it possible and if yes how we can do that.
Regards,
Vidyadhar