Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 6,509 for

polygon

(0.26 sec)
  1. Aspose.3D Modèle objet de document (DOM)|Docume...

    Chaque scène 3D peut comprendre n'importe quel nombre de vues. En utilisant Aspose.3D for .NET API, les développeurs peuvent capturer un ou plusieurs viewports dans une seule capture d'écran. Ils peuvent le rendre dans l'application .NET basée sur GUI ou une image....et la relation entre les polygones et les matériaux attachés...de sommets, d’arêtes et de polygones qui définissent la forme et...

    docs.aspose.com/3d/fr/net/aspose-3d-document-ob...
  2. C# के माध्यम से USDZ को PLY में बदलें | product...

    .NET API का उपयोग करके USDZ और अन्य 3D फ़ाइलों को रूपांतरित करें... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/hi/net/conversion/usdz-t...
  3. C# के माध्यम से USD को OBJ में बदलें | products...

    .NET API का उपयोग करके USD और अन्य 3D फ़ाइलों को रूपांतरित करें...Interchange File) USD TO PLY (Polygon File Format) USD TO RVM (AVEVA...possible through OBJ files. Both polygonal geometry like points, lines...

    products.aspose.com/3d/hi/net/conversion/usd-to...
  4. Comment dessiner des formes en C#

    Ce didacticiel étape par étape explique comment dessiner des formes en C#. Il vous aide à dessiner un cercle en C#. Pour dessiner une ellipse, du code C# est également fourni....d’arc, de rectangle et de polygone. Étapes pour dessiner des...comme un arc, un rectangle, un polygone ou autres. Rien d’autre ne...

    kb.aspose.com/fr/drawing/net/how-to-draw-shapes...
  5. ایجاد فایل KML با استفاده از سی شارپ

    این آموزش نحوه ایجاد فایل KML با استفاده از سی شارپ را راهنمایی می کند. دارای جزئیات تنظیم IDE، لیستی از مراحل، و کد نمونه ای است که فرآیند تولید فایل KML با استفاده از C# را نشان می دهد....را تعریف کنید یک شی از کلاس Polygon ایجاد کنید یک حلقه خطی تعریف...تعریف کنید، شیء هندسی مانند Polygon را ایجاد کنید، و مرز بیرونی...

    kb.aspose.com/fa/gis/net/create-kml-file-using-...
  6. Web Feature Service (WFS)

    Web Feature Service (WFS) is an open standard developed by the Open Geospatial Consortium (OGC) for publishing and sharing geospatial vector data over the internet. It allows clients to access and retrieve geospatial features, such as points, lines, and Polygons, from a server and perform operations like querying, filtering, and editing. WFS supports interoperability between different GIS software and provides a standardized interface for accessing and manipulating geospatial vector data....such as points, lines, and polygons, from a server and perform...such as points, lines, or polygons, along with associated attributes...

    products.aspose.com/gis/net/gis-formats/web-fea...
  7. Создать файл KML с помощью C#

    В этом руководстве описывается, как создать файл KML с помощью C#. В нем есть подробности по настройке IDE, список шагов и пример кода, демонстрирующий процесс создания файла KML с помощью C#.... Создать объект класса Polygon Определите линейное кольцо...объект геометрии, такой как Polygon, и определите внешнюю границу...

    kb.aspose.com/ru/gis/net/create-kml-file-using-...
  8. C#를 통해 USDZ을 PLY로 변환 | products.aspose.com

    .NET API을(를) 사용하여 USDZ 및 기타 3D 파일 변환... PLY, Polygon File Format, represents 3D...described as a collection of polygons. The purpose of this file...

    products.aspose.com/3d/ko/net/conversion/usdz-t...
  9. แปลง USD เป็น OBJ ผ่าน C# | products.aspose.com

    แปลงไฟล์ USD และ 3D อื่นๆ โดยใช้ .NET API...Interchange File) USD TO PLY (Polygon File Format) USD TO RVM (AVEVA...possible through OBJ files. Both polygonal geometry like points, lines...

    products.aspose.com/3d/th/net/conversion/usd-to...
  10. Maille fendue|Documentation

    Les développeurs peuvent avoir besoin de diviser tous les maillages d'une scène en plusieurs sous-maillages par matériau. La méthode SplitMesh ne divise pas un maillage de la scène si un seul matériau lui a été attribué. Les développeurs peuvent maintenant y parvenir en utilisant Aspose.3D for .NET API.... Polygon , ReferenceMode . Index );...CompactData ); Convertir tous les polygones en triangles dans le modèle...

    docs.aspose.com/3d/fr/net/split-mesh/