Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 573 for

sphere

(0.17 sec)
  1. Arbeta med sfärens radie|Documentation

    Med Aspose.3D for Python via .NET kan du hämta radie av en sfär. För att få eller ställa in radien, kan du använda Radius egenskap av sfärklassen. Nedan följer kodprovet för att ställa in en sfärs radie....radius -egenskapen i klassen Sphere . Nedan följer kodprovet för...aspose.threed.entities import Sphere # For complete examples and...

    docs.aspose.com/3d/sv/python-net/working-with-r...
  2. Travailler avec le rayon de la sphère|Documenta...

    En utilisant Aspose.3D for Python via .NET, vous pouvez définir le rayon get d'une sphère. Pour obtenir ou définir un rayon, vous pouvez utiliser la propriété Radius de la classe Sphere. Voici l'exemple de code pour définir le rayon d'une sphère....propriété radius de la classe Sphere . Voici l’exemple de code pour...aspose.threed.entities import Sphere # For complete examples and...

    docs.aspose.com/3d/fr/python-net/working-with-r...
  3. Работа с PointCloud|Documentation

    Aspose.3D for .NET позволяет декодировать сетку из Draco файла напрямую без построения сцены с помощью метода Decode класса DracoFormat.... Encode ( new Sphere (), "sphere.drc" ); Кодировать сферу...Draco . Encode ( new Sphere (), "sphere.drc" , new DracoSaveOptions...

    docs.aspose.com/3d/ru/net/working-with-pointcloud/
  4. Работа с радиусом сферы|Documentation

    Используя Aspose.3D for Node.js via Java, вы можете установить радиус получения сферы....getRadius() и setRadius() класса Sphere . Ниже приведен пример кода...initialize a Sphere var sphere = new aspose . threed . Sphere (); //...

    docs.aspose.com/3d/ru/nodejs-java/working-with-...
  5. Kodning 3D Mesh i Google Draco filen|Documentation

    Aspose. 3D for Java API har stöd för att importera 3D-modellen, hämta mesh, och kodar sedan mesh i filen Google Draco....Detta kodexempel hämtar Mesh of Sphere, och koda sedan i filen Google...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

    docs.aspose.com/3d/sv/java/encoding-3d-mesh-in-...
  6. Работа с PointCloud|Documentation

    Aspose.3D for Python via .NET позволяет декодировать сетку из Draco файла напрямую без построения сцены с использованием метода Decode класса DracoFormat....entities import Sphere # For complete examples and...DRACO . encode ( Sphere (), "data-dir" + "sphere.drc" ) Кодировать...

    docs.aspose.com/3d/ru/python-net/working-with-p...
  7. Кодирование сетки 3D в файле Google Draco|Docum...

    Aspose.3D for Java API поддерживает импорт модели 3D, получение сетки, а затем кодирование сетки в файле Google Draco....пример кода извлекает Mesh of Sphere, а затем кодируют в файле Google...(); // Create a sphere Sphere sphere = new Sphere (); // Encode...

    docs.aspose.com/3d/ru/java/encoding-3d-mesh-in-...
  8. Variazioni pubbliche di API in Aspose.3D 16.11....

    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....Node sphere = scene . RootNode . CreateChildNode ( "sphere" );...entity in a node sphere . Entities . Add ( new Sphere ()); //the new...

    docs.aspose.com/3d/it/net/public-api-changes-in...
  9. Публичные изменения API в Aspose.3D 16.11.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....Node sphere = scene . RootNode . CreateChildNode ( "sphere" );...entity in a node sphere . Entities . Add ( new Sphere ()); //the new...

    docs.aspose.com/3d/ru/net/public-api-changes-in...
  10. Lavorare con PointCloud|Documentation

    Aspose.3D for Java consente di decodificare direttamente una mesh da un file Draco senza creare una scena utilizzando il metodo di decodifica della classe DracoFormat....( new Sphere (), RunExamples . getDataDir () + "sphere.drc" );...( new Sphere (), RunExamples . getDataDir ()+ "sphere.drc" ,...

    docs.aspose.com/3d/it/java/working-with-pointcl...