浏览我们的产品 Toggle navigation
If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
改进了U3D / PDF文件导出中的大型网格。
简化了通过API合并场景的功能。这种新方法允许从另一个节点到当前节点的所有内容合并。
var scene1 = Scene.FromFile("file1"); var scene2 = Scene.FromFile("file2"); scene1.RootNode.Merge(scene2.RootNode); scene1.Save("output.fbx", FileFormat.FBX7700Binary);
有关此版本中的功能,增强功能和错误修复的完整列表,请访问Aspose3d for Net 223发行说明。