开发人员可以添加、检索和删除 3D 对象的自定义属性。3D 对象的RemoveProperty、GetProperty、SetProperty成员是一组用于操作对象的自定义属性的常用方法。...initialize a scene from aspose.threed import Scene from aspose...FileFormat scene = Scene () # create a Box instance box = scene . root_node...
C# source code to load, render and add extract assets from ASE documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.ase" ; Scenescene = new Scene(file); //The output...
C# source code to load, render and add extract assets from X documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...file = "template.x" ; Scenescene = new Scene(file); //The output...
The Scene class of the Aspose.3D API represents a 3D Scene. Developers can extract 3D Scenes and contents from a PDF file....Import 3D Scenes and Contents from a PDF in C# Contents [ Hide...The Scene class of the Aspose.3D API represents a 3D scene. Developers...
C# source code to load, render and Merge DRC documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scenescene = new Scene(); int i = 0 ; foreach...
C# source code to load, render and Merge PLY documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scenescene = new Scene(); int i = 0 ; foreach...
C# source code to load, render and Merge X documents on .NET Framework, .NET Core, Mono....through the constructor of the Scene class Process usdz files and...generate usdz file Scenescene = new Scene(); int i = 0 ; foreach...
C# source code to load, render and add extract assets from OBJ documents on .NET Framework, .NET Core, Mono....file via the constructor of Scene class Create zip file format...= "template.obj" ; Scenescene = new Scene(file); //The output...
Sample Java merge 3MF file. Use this example code to merge 3MF file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scenescene = new Scene(); int i = 0 ; for...
Sample Java merge VRML file. Use this example code to merge VRML file within any Web or Desktop Java based application....through the constructor of the Scene class Process usdz files and...generate usdz file Scenescene = new Scene(); int i = 0 ; for...