Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 7,587 for

geometry

(0.09 sec)
  1. Transformation zum Knoten hinzufügen|Documentation

    Aspose.3D for Java API bietet Unterstützung für das Drehen von Objekten in 3D Raum. Es gibt drei Möglichkeiten, die Rotation des Objekts im Raum 3D zu definieren, Euler winkel, Quaternion und Custom Matrix. Alle werden von der Klasse Transform unterstützt....// Point node to the Mesh geometry cubeNode . setEntity ( mesh...// Point node to the Mesh geometry cubeNode . setEntity ( mesh...

    docs.aspose.com/3d/de/java/adding-transformatio...
  2. Lägga till omvandling i noden|Documentation

    TSR (översättning/skalning/rotation) används oftast i 3D scenario, vi tillhandahöll en klass Transform för att komma åt dessa i Aspose. 3D....() # Point node to the Mesh geometry cubeNode . entity = mesh #...() # Point node to the Mesh geometry cubeNode . entity = mesh #...

    docs.aspose.com/3d/sv/python-net/adding-transfo...
  3. Добавление преобразования к узлу|Documentation

    TSR (преобразование/масштабирование/вращение) чаще всего используются в сценарии 3D, мы предоставили класс Transform для доступа к ним в Aspose.3D....() # Point node to the Mesh geometry cubeNode . entity = mesh #...() # Point node to the Mesh geometry cubeNode . entity = mesh #...

    docs.aspose.com/3d/ru/python-net/adding-transfo...
  4. Utvecklarguide|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....(DOM) 3D Objekt Animation Geometry Mesh Polygons Arbeta med linjär...

    docs.aspose.com/3d/sv/java/developer-guide/
  5. XPSファイルの透明度を操作する | Python

    XPSファイルの透明度を操作する方法については、Aspose.Page APIソリューションで回答されています。Pythonでの機能の使用方法については、こちらをご覧ください。... create_path_geometry ( "M120,0 H400 v1000 H120"...add_path (doc. create_path_geometry ( "M300,120 h600 V420 h-600"...

    docs.aspose.com/page/ja/python-net/xps/working-...
  6. Archiwa

    Archiwa...Geometry = new LineString(new[] { new..., 3.1415); feature2.Geometry = Geometry.Null; layer.Add(feature2);...

    blog.aspose.com/pl/gis/create-kml-read-features...
  7. Generovat Point Cloud do DRC formátů souborů pr...

    C# zdrojový kód k načtení, vykreslení a přidání generování mračna bodů do DRC dokumentů na .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/cs/net/point-cloud/drc/
  8. Come unire i layer utilizzando la geometria o g...

    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....JoinByIndex(): Vengono create liste di geometrie con attributi associati. Viene...geometria utilizzando le geometrie fornite. Il layer di geometria...

    docs.aspose.com/gis/it/how-to-join-layers/
  9. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....information about features and geometries. Back-end So, our data is...already be embedded in the geometry information. For these purposes...

    docs.aspose.com/gis/vi/net/showcases/sliding-ma...
  10. 如何在地图上绘制几何图形|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....以下代码演示了如何创建一个点和一条线: var point = Geometry.FromText("POINT (23.5, 25...25.3)"); var line = Geometry.FromText("LINESTRING Z (0.1 0.2 0...

    docs.aspose.com/gis/zh/net/how-to-draw-geometry/