Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,044 for

cylinder

(0.33 sec)
  1. العام API يتغير بـ Aspose.3D 1.7.0|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....//Create 3 cylinders to represent each quaternion Node cylinder = scene...( "cylinder-q1" , new Cylinder ( 0.1 , 1 , 2 )); cylinder . Transform...

    docs.aspose.com/3d/ar/net/public-api-changes-in...
  2. Público API Cambios en Aspose.3D 1.7.0|Document...

    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/es/net/public-api-changes-in...
  3. Convertir la malla de un solo objeto 3D en un a...

    Los miembros sobrecargados de EncodeMesh expuestos por la clase de PlyFormat se pueden utilizar para convertir la malla de un objeto 3D a un archivo PLY. Los miembros de EncodeMesh toman la malla, el nombre del archivo de salida y los objetos de PlySaveOptions como parámetros. Con las opciones de guardado de PLY, los desarrolladores pueden cambiar el nombre de los componentes de coordenadas....código se crea un objeto 3D Cylinder y, a continuación, se codifica...aspose.threed.entities import Cylinder from aspose.threed.formats...

    docs.aspose.com/3d/es/python-net/convert-mesh-o...
  4. Сохраните сцену 3D в PDF|Documentation

    Класс Сцена Aspose.3D API представляет собой сцену 3D. Разработчики могут построить сцену 3D, добавив камеру, свет, многоугольники и различные другие объекты. Теперь они также могут сохранить сцену 3D в формате PDF....entities import Cylinder from aspose.threed.shading...Scene () # Create a cylinder child node cylinder = scene . root_node...

    docs.aspose.com/3d/ru/python-net/save-a-3d-scen...
  5. كشف التحويل الهندسي|Documentation

    Aspose.3D لـ Node.js عبر Java يتيح تعريض التحويل الهندسي لمشهد ثلاثي الأبعاد. يمكنك تقييم التحويل العام باستخدام طريقة evaluateGlobalTransform....Initialize cylinder var cylinder = new aspose . threed . Cylinder ();...getRootNode (). createChildNode ( cylinder ); // Get Geometric Translation...

    docs.aspose.com/3d/ar/nodejs-java/expose-geomet...
  6. 3D sahnesinde PDF|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....entities import Cylinder from aspose.threed.shading...Scene () # Create a cylinder child node cylinder = scene . root_node...

    docs.aspose.com/3d/tr/python-net/save-a-3d-scen...
  7. Archiwa

    Archiwa... Cylinder. Ustaw właściwości węzła podrzędnego...obiekt Cylinder var cylinder = new Cylinder(); cylinder.Name =...

    blog.aspose.com/pl/3d/create-3d-scene-using-csh...
  8. Exponera Geometrisk Transformation|Documentation

    Aspose.3D för Node.js via Java möjliggör exponering av geometrisk transformation av en 3D-scen. Du kan utvärdera den globala transformationen med metoden evaluateGlobalTransform....Initialisera cylinder var cylinder = new aspose . threed . Cylinder ();...getRootNode (). createChildNode ( cylinder ); // Hämta Geometrisk Translation...

    docs.aspose.com/3d/sv/nodejs-java/expose-geomet...
  9. Konvertera ett enda objekt i 3D fil i PLY|Docum...

    De överbelastade EncodeMesh-medlemmarna som exponeras av PlyFormat-klassen kan användas för att konvertera mesh för ett 3D-objekt till PLY fil. EncodeMesh medlemmar tar Mesh, utdatafilnamn och PlySaveOptions objekt som parametrar. Med PLY sparningsalternativ kan utvecklare ändra namnet på koordinatkomponenter.... C# // Create a cylinder object and save it to ply.... EncodeMesh ( new Cylinder (), "cylinder.ply" ); /* using Ply...

    docs.aspose.com/3d/sv/net/convert-mesh-of-a-sin...
  10. تحويل شبكة لكائن واحد 3D في ملف PLY|Documentation

    يمكن استخدام أعضاء EncodeMesh الذين تم تعريضهم من قبل فئة plysformat لتحويل شبكة اعتراض 3D إلى ملف PLY. يأخذ أعضاء EncodeMesh الشبكة ، اسم ملف الإخراج وكائنات PlySaveOptions كمعاملات. باستخدام خيارات الحفظ PLY ، يمكن للمطورين تغيير اسم مكونات الإحداثيات.... C# // Create a cylinder object and save it to ply.... EncodeMesh ( new Cylinder (), "cylinder.ply" ); /* using Ply...

    docs.aspose.com/3d/ar/net/convert-mesh-of-a-sin...