Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,043 for

cylinder

(0.61 sec)
  1. Public API Changements dans Aspose.3D 1.7.0|Doc...

    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....//Create 3 cylinders to represent each quaternion Node cylinder = scene...( "cylinder-q1" , new Cylinder ( 0.1 , 1 , 2 )); cylinder . Transform...

    docs.aspose.com/3d/fr/net/public-api-changes-in...
  2. 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...
  3. 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...
  4. Exposer la Transformation Géométrique|Documenta...

    Aspose.3D pour Node.js via Java permet d'exposer la transformation géométrique d'une scène 3D. Vous pouvez évaluer la transformation globale en utilisant la méthode evaluateGlobalTransform....cylindre var cylinder = new aspose . threed . Cylinder (); // Créer...getRootNode (). createChildNode ( cylinder ); // Obtenir la Translation...

    docs.aspose.com/3d/fr/nodejs-java/expose-geomet...
  5. Crea scena con forme 3D primitive|Documentation

    Aspose.3D per Node.js tramite API Java supporta le forme 3D primitive. Tutti i primitivi parametrizzati verranno convertiti in mesh automaticamente durante il salvataggio in qualsiasi formato di file di output supportato....Box ()); // Crea un modello Cylinder scene . getRootNode (). createChildNode...createChildNode ( "cylinder" , new aspose . threed . Cylinder ()); // Salva...

    docs.aspose.com/3d/it/nodejs-java/create-scene-...
  6. 档案

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

    blog.aspose.com/zh/3d/create-3d-scene-using-java/
  7. ค้นหา

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

    blog.aspose.com/th/3d/make-cylinder-in-java/
  8. Convert Msh إلى Triangle esh sh و ririmitive Sh...

    يسمح Aspose.3D for Python via .NET API للمطورين بتحويل أي كائن شبكي إلى شبكة مثلثة مع تخطيط ذاكرة مخصص للقمة. يتم تعريف تخطيط الذاكرة المخصصة للقمة باستخدام البنية أو ديناميكيا بواسطة فئة vertexdication في أمثلة التعليمات البرمجية.... to_mesh () Convert ‘Cylinder’ إلى' M' اسطوانة A هي واحدة...aspose.threed.entities import Cylinder # For complete examples and...

    docs.aspose.com/3d/ar/python-net/convert-mesh-t...
  9. Crea una scena con forme primitive 3D|Documenta...

    Utilizzando Aspose.3D for Python via .NET, gli sviluppatori possono definire una scena con forme primitive di 3D. Tutte le primitive parametrizzate verranno convertite automaticamente in mesh durante il salvataggio in qualsiasi formato di file di output supportato....entities import Box , Cylinder # For complete examples and..."box" , Box ()) # Create a Cylinder model scene . root_node ....

    docs.aspose.com/3d/it/python-net/create-scene-w...
  10. كيف يتم تشغيل Aspose.3D في Blazor|Documentation

    تعرف على كيفية تشغيل Aspose.3D في 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/ar/net/how-to-run-aspose-3d-...