Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,043 for

cylinder

(0.12 sec)
  1. 搜索

    搜索...var cylinder = new Cylinder(); cylinder.Name = "Cylinder"; //...// 創建子節點並添加Cylinder對象 var node = scene.RootNode.CreateChildNode(cylinder);...

    blog.aspose.com/zh-hant/3d/create-3d-scene-usin...
  2. Java 3D API | 3D Filhantering och konvertering ...

    Spelprogram och CAD 3D-bibliotek för att skapa läskonvertera och ändra 3D filformat i Java applikationer...VertexElementNormal Vertex Låda Cylinder Plan Sfär Torus Skapa scener...former Förbättra skapandet av cylinder Arkivbaserad filformatsidentifier...

    products.aspose.com/3d/sv/java/
  3. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Cylinder ()) scene . save ( "Cylinder.fbx" , a3d ...

    docs.aspose.com/3d/sv/python-net/installation/
  4. פורמטים של קבצים נתמכים|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....תלת-ממדיים (קוני, Sphere, Torus, Cylinder, Box, Wedge) - דגמים מחושבים...תלת-ממדיים (קוני, Sphere, Torus, Cylinder, Box, Wedge) - דגמים מחושבים...

    docs.aspose.com/cad/he/jasperreports/getting-st...
  5. Installation|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Cylinder ()) scene . save ( "Cylinder.fbx" , a3d ...

    docs.aspose.com/3d/fr/python-net/installation/
  6. Szene mit primitiven 3D-Formen erstellen|Docume...

    Aspose.3D für Node.js über die Java API unterstützt primitive 3D-Formen. Alle parametrisierten Primitive werden beim Speichern in jedem unterstützten Ausgabedateiformat automatisch in ein Mesh konvertiert....createChildNode ( "cylinder" , new aspose . threed . Cylinder ()); // Speichere...

    docs.aspose.com/3d/de/nodejs-java/create-scene-...
  7. Obsługiwane formaty plików|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Bryły 3D (stozek, kula, tor, cylinder, pudełko, klin) - Modele przewodowe...Bryły 3D (stozek, kula, tor, cylinder, pudełko, klin) - Modele przewodowe...

    docs.aspose.com/cad/pl/javascript-net/getting-s...
  8. Format Berkas yang Didukung|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Solids (Conic, Sphere, Torus, Cylinder, Box, Wedge) - Model berkabel...Solids (Conic, Sphere, Torus, Cylinder, Box, Wedge) - Model berkabel...

    docs.aspose.com/cad/id/python-net/getting-start...
  9. Salva una scena di 3D in PDF in C#|Documentation

    La classe Scena di Aspose.3D API rappresenta una scena di 3D. Gli sviluppatori possono creare una scena da 3D aggiungendo fotocamera, luce, poligoni e varie altre entità. Ora possono anche salvare una scena di 3D nel formato di file PDF....new Scene (); // Create a cylinder child node scene . RootNode...CreateChildNode ( "cylinder" , new Cylinder ()). Material = new...

    docs.aspose.com/3d/it/net/save-a-3d-scene-in-th...
  10. Arsip

    Arsip...Cylinder(2, 2, 10, 20, 1, false); //...cylinder2 = new com.aspose.threed.Cylinder(2, 2, 10, 20, 1, false); //...

    blog.aspose.com/id/3d/make-cylinder-in-java/