Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,045 for

cylinder

(0.14 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Преобразование сетки в треугольную сетку и прим...

    Aspose.3D for Python via .NET API позволяет разработчикам преобразовать любой объект сетки в треугольную сетку с пользовательским расположением памяти вершины. Пользовательская компоновка памяти Vertex определяется с помощью Struct или динамически классом VertexDeclaration в примерах кода....entities import Cylinder # For complete examples and...Initialize object by Cylinder class convertible = Cylinder () # Convert...

    docs.aspose.com/3d/ru/python-net/convert-mesh-t...
  5. 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....Ciała (Stożek, Kula, Torus, Cylinder, Pudełko, Klin) - Modele przewodowe...Ciała (Stożek, Kula, Torus, Cylinder, Pudełko, Klin) - Modele przewodowe...

    docs.aspose.com/cad/pl/jasperreports/getting-st...
  6. Save a 3D Scene in the PDF in C#|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF file format....new Scene (); // Create a cylinder child node scene . RootNode...CreateChildNode ( "cylinder" , new Cylinder ()). Material = new...

    docs.aspose.com/3d/tr/net/save-a-3d-scene-in-th...
  7. Procurar

    Procurar...entities import Box, Cylinder from aspose.threed.utilities...Cilindro cylinder = Cylinder(); cylinder.name = "Cylinder"; scene...

    blog.aspose.com/pt/3d/3d-in-python/
  8. Arşiv

    Arşiv...entities import Box, Cylinder from aspose.threed.utilities...oluşturun cylinder = Cylinder(); cylinder.name = "Cylinder"; scene...

    blog.aspose.com/tr/3d/3d-in-python/
  9. ארכיון

    ארכיון...entities import Box, Cylinder from aspose.threed.utilities...צילינדר cylinder = Cylinder(); cylinder.name = "Cylinder"; scene...

    blog.aspose.com/he/3d/3d-in-python/
  10. 档案

    档案...var cylinder = new Cylinder(); cylinder.Name = "Cylinder"; //...// 创建子节点并添加 Cylinder 对象 var node = scene.RootNode.CreateChildNode(cylinder);...

    blog.aspose.com/zh/3d/create-3d-scene-using-csh...