Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 6,512 for

polygons

(0.33 sec)
  1. Konstruktory Geometrie|Documentation

    Můžete pracovat s geometrií bodu, Line String Geometry, Polygon Geometry a konstruovat kolekce geometrie pomocí GIS C# Library.... Polygon Geometry Polygon je kolekce geometrií...

    docs.aspose.com/gis/cs/geometry-constructors/
  2. วิธีวาดรูปทรงเรขาคณิตบนแผนที่|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....มีรูอยู่ภายใน: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/th/net/how-to-draw-geometry/
  3. Cómo Dibujar Geometría en un Mapa|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....en su interior: Polygon polygon = new Polygon(); LinearRing ring...00, 36.22); polygon.ExteriorRing = ring; polygon.AddInteriorRing(hole);...

    docs.aspose.com/gis/es/net/how-to-draw-geometry/
  4. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...Common class create mesh using polygon builder method to set mesh...-每个数据都映射到几何图形的控制点。 POLYGON_VERTEX -数据映射到多边形的顶点。 POLYGON -数据映射到多边形。 EDGE...

    docs.aspose.com/3d/zh/python-net/set-up-normals...
  5. How to set the normals? - Free Support Forum - ...

    My requirement is to set the normals of a model’s faces. In my test using a single plane, I used this code for all vertices, but the normals didn’t take effect after importing into 3ds Max. Mesh mesh = new Mesh(); if (p…...Polygon,ReferenceMode.Direct); for...Add(normalElement); } I’ve tried using both polygonal and allsame mapping modes...

    forum.aspose.com/t/how-to-set-the-normals/327835
  6. Crea mesh e scena 3D|Documentation

    Una mesh è definita da un insieme di punti di controllo e da molti poligoni n-sided secondo necessità. Questo articolo spiega come definire una Mesh....controlPoints ); // Create polygons to mesh // Front face (Z+)...Indices of the vertices per each polygon int [] indices = new int []...

    docs.aspose.com/3d/it/java/create-3d-mesh-and-s...
  7. Transformation zum Knoten hinzufügen|Documentation

    TSR (Translation/Skalierung/Rotation) werden am häufigsten im 3D-Szenario verwendet. Wir haben eine Klasse Transform bereit gestellt, um auf diese in Aspose.3D zuzugreifen....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/de/net/adding-transformation...
  8. Aggiunta della trasformazione al nodo|Documenta...

    TSR (Translation/Scaling/Rotation) sono più comunemente utilizzati nello scenario 3D, abbiamo fornito una classe Transform per accedere a questi in Aspose.3D....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/it/net/adding-transformation...
  9. Aدينغ رانسفورميشن إلى oode|Documentation

    تُستخدم TSR (الترجمة/القياس/الدوران) بشكل شائع في سيناريو 3D ، قدمنا تحويل فئة للوصول إليها بـ Aspose.3D....Common class create mesh using polygon builder method to set mesh...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/ar/net/adding-transformation...
  10. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java geometrik şekillerdeki normalleri ve uv'yi yönetmeyi teklif eder. Bir ağ, her vertex için temel özellikleri, uzayda pozisyonu ve normal, orijinal yüzeye dik bir vektör olarak bilinir. Normal, sayıları gölgelendirmek için önemlidir ve bir birim vektör olmalıdır. Çoğu örgü biçimi, ağın farklı poligonlarına uygulamak için 2 boyutlu bir doku haritasının hangi kısmının uygulanacağını göstermek için "açılmamış" ağının ayrı bir 2d gösterimi olan bir uv koordinatlarını da destekler....3D vertex/polygon/edge noktalarını kontrol etmek...Common class create mesh using polygon builder method to set mesh...

    docs.aspose.com/3d/tr/java/set-up-normals-or-uv...