Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,045 for

cylinder

(0.2 sec)
  1. Konvertera Mesh till triangel Mesh och Primitiv...

    Aspose.3D for Java API has support to convert mesh to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....föremål som box, 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/java/convert-mesh-to-tria...
  2. Sparen Sie eine 3D-Szene in der PDF|Documentation

    Die Scene-Klasse der Aspose.3D API repräsentiert eine 3D-Szene. Entwickler können eine 3D-Szene erstellen, indem sie Kamera, Licht, Polygone und verschiedene andere Entitäten hinzufügen. Sie können jetzt auch eine 3D-Szene im PDF-Dateiformat speichern....entities import Cylinder from aspose.threed.shading...Scene () # Create a cylinder child node cylinder = scene . root_node...

    docs.aspose.com/3d/de/python-net/save-a-3d-scen...
  3. Crear escena con formas 3D primitivas|Documenta...

    Usando Aspose.3D for Python via .NET, los desarrolladores pueden definir una escena con formas 3D primitivas. Todas las primitivas parametrizadas se convertirán en malla automáticamente mientras se guardan en cualquier formato de archivo de salida compatible....entities import Box , Cylinder # For complete examples and..."box" , Box ()) # Create a Cylinder model scene . root_node ....

    docs.aspose.com/3d/es/python-net/create-scene-w...
  4. ค้นหา

    ค้นหา...ออฟเซ็ตล่าง เฉือนล่าง ฯลฯ สร้าง 3D Cylinders โดยทางโปรแกรม – การติดตั้ง...Java สร้าง Fan Cylinder ใน Java สร้าง 3D Cylinders โดยทางโปรแกรม...

    blog.aspose.com/th/3d/make-cylinder-in-java/
  5. إنشاء مشهد بأشكال بدائية 3D|Documentation

    Aspose.3D for Java API يدعم الأشكال الأولية 3D. سيتم تحويل جميع البارامترات الأولية إلى شبكة تلقائيًا مع الحفظ بأي تنسيق ملف إخراج مدعوم.... new Box ()); // Create a Cylinder model scene . getRootNode...createChildNode ( "cylinder" , new Cylinder ()); // Save drawing...

    docs.aspose.com/3d/ar/java/create-scene-with-pr...
  6. Добавление преобразования к узлу|Documentation

    Aspose.3D для Node.js через Java API поддерживает поворот объектов в 3D пространстве. Существует три способа определения поворота объекта в 3D пространстве: углы Эйлера, кватернионы и пользовательская матрица, все они поддерживаются классом Transform....цилиндра var cylinder = new aspose . threed . Cylinder ( 2 , 2 ,...getRootNode (). createChildNode ( cylinder ); // Углы Эйлера Node . getTransform...

    docs.aspose.com/3d/ru/nodejs-java/adding-transf...
  7. Skapa scen med primitiv 3D Formar|Documentation

    Med Aspose.3D for Python via .NET kan utvecklare definiera en scen med primitiva 3D-former. Alla parameteriserade primitive kommer att konverteras till mesh automatiskt medan spara i någon utdatafilformat som stöds....entities import Box , Cylinder # For complete examples and..."box" , Box ()) # Create a Cylinder model scene . root_node ....

    docs.aspose.com/3d/sv/python-net/create-scene-w...
  8. Создайте сцену с примитивными формами 3D|Docume...

    Aspose.3D for Java API поддерживает примитивные формы 3D. Все параметризованные примитивы будут автоматически преобразованы в mesh при сохранении в любом поддерживаемом формате выходного файла.... new Box ()); // Create a Cylinder model scene . getRootNode...createChildNode ( "cylinder" , new Cylinder ()); // Save drawing...

    docs.aspose.com/3d/ru/java/create-scene-with-pr...
  9. أرشيف

    أرشيف...الاسطوانة Cylinder cylinder = new Cylinder(); cylinder.setName("Cylinder");...setName("Cylinder"); // قم بإنشاء عقدة فرعية وأضف كائن الأسطوانة Node...

    blog.aspose.com/ar/3d/create-3d-scene-using-java/
  10. Arşiv

    Arşiv...nesnesini başlat Cylinder cylinder = new Cylinder(); cylinder.setName("Cylinder");...setName("Cylinder"); // Bir alt düğüm oluşturun ve Silindir nesnesini...

    blog.aspose.com/tr/3d/create-3d-scene-using-java/