3-D Support

Hello,


Do you support the 3-D Rotation (available under Format Shape options) on a Shape ?

If you don’t, do you have any work around on how to simulate that ?

Thank you!
Pascal

Hi Pascal,


Thank you for contacting support. Unfortunately, there is no way to retrieve or set 3-D rotation properties. We have logged a feature request under ticket ID DIAGRAMNET-51104 in our issue tracking system. Your post has also been linked to this ticket. We’ll let you know once it is fixed. We’re sorry for the inconvenience caused.

Hi Pascal,


Thank you for being patient. We have a good news for you that the ticket ID DIAGRAMNET-51104 has been resolved. If there is no issue in the quality assurance phase, then this fix will be included in the next version 17.5.0 of Aspose.Diagram for .NET API. We shall inform you via this forum thread as soon as the new release is published.

Hi Pascal,

Thank you for being patient. In reference to the ticket ID DIAGRAMNET-51104, please download and try this latest Hotfix version: Aspose.Diagram for .NET 17.4.1. Please also let us know how that goes on your side.

[.NET, C#]
// Load diagram Diagram diagram = new Diagram(@"c:\temp\TestTemplate.vsdx"); // set RotationXAngle property,
// all other properties are added in ThreeDFormat class diagram.Pages[0].Shapes[0].ThreeDFormat.RotationXAngle.Value = 2.61;

The issues you have found earlier (filed as DIAGRAMNET-51104) have been fixed in Aspose.Diagram for .NET 17.5.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.

Hello,

We have test it and it’s working great !

Thank you,
Pascal

Hi Pascal,


Thank you for the confirmation. It is nice to hear from you that the issue has been resolved. Please let us know in case of any further assistance or questions.