Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 748 for

cylinder

(0.12 sec)
  1. Comment exécuter Aspose.3D dans Blazor|Document...

    Apprenez à exécuter Aspose.3D dans Blazor....com/3d/net/working-with-cylinder/working-with-cylinder_1.png"; public...Initialize cylinder var cylinder1 = new Cylinder(2, 2, 10, 20...

    docs.aspose.com/3d/fr/net/how-to-run-aspose-3d-...
  2. 档案

    档案...初始化圆柱体对象 Cylinder cylinder = new Cylinder(); cylinder.setName("Cylinder");...setName("Cylinder"); // 创建子节点并添加Cylinder对象 Node node = scene.getRootNode()...

    blog.aspose.com/zh/3d/create-3d-scene-using-java/
  3. Konvertera Mesh till triangel Mesh och Primitiv...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....föremål som låda, sfär, plan, cylinder och torus. Any class that... Konvertera en cylinder till mesh En cylinder är en av de mest...

    docs.aspose.com/3d/sv/net/convert-mesh-to-trian...
  4. Procurar

    Procurar...Cilindro Cylinder cylinder = new Cylinder(); cylinder.setName("Cylinder");...setName("Cylinder"); // Crie um nó filho e adicione o objeto Cylinder...

    blog.aspose.com/pt/3d/create-3d-scene-using-java/
  5. So führen Sie Aspose.3D in Blazor aus|Documenta...

    Erfahren Sie, wie Sie Aspose.3D in Blazor ausführen....com/3d/net/working-with-cylinder/working-with-cylinder_1.png"; public...Initialize cylinder var cylinder1 = new Cylinder(2, 2, 10, 20...

    docs.aspose.com/3d/de/net/how-to-run-aspose-3d-...
  6. Архів

    Архів...об'єкта Cylinder var cylinder = new Cylinder(); cylinder.Name =...= "Cylinder"; // Створіть дочірній вузол і додайте об’єкт Cylinder...

    blog.aspose.com/uk/3d/create-3d-scene-using-csh...
  7. Архивы

    Архивы...цилиндра Cylinder cylinder = new Cylinder(); cylinder.setName("Cylinder");...setName("Cylinder"); // Создайте дочерний узел и добавьте объект «Цилиндр»...

    blog.aspose.com/ru/3d/create-3d-scene-using-java/
  8. Archivio

    Archivio...Cilindro Cylinder cylinder = new Cylinder(); cylinder.setName("Cylinder");...setName("Cylinder"); // Crea un nodo figlio e aggiungi l'oggetto Cilindro...

    blog.aspose.com/it/3d/create-3d-scene-using-java/
  9. Работа с цилиндром|Documentation

    Aspose.3D for .NET позволяет настроить верх цилиндра со смещением. Для того, чтобы использовать эту функциональность, вы можете использовать свойство Offset класса Cylinder....использовать свойство Offset класса Cylinder . Следующий фрагмент кода...свойство ShearBottom класса Cylinder . Следующий фрагмент кода...

    docs.aspose.com/3d/ru/net/working-with-cylinder/
  10. Работа с цилиндром|Documentation

    Aspose.3D for Java позволяет настроить верх цилиндра со смещением. Для того, чтобы использовать эту функциональность, вы можете использовать метод setOffsetTop() класса Cylinder....метод setOffsetTop() класса Cylinder . Следующий фрагмент кода...свойство setShearBottom() класса Cylinder . Следующий фрагмент кода...

    docs.aspose.com/3d/ru/java/working-with-cylinder/