Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 4,745 for

geometries

(0.04 sec)
  1. Convert JT to OBJ via Java | products.aspose.com

    Sample Java conversion code for JT format to OBJ file. Use this example code to convert JT to OBJ within any Web or Desktop Java based application....software programs to examine the geometry of complicated goods. Read...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/java/conversion/jt-to-obj/
  2. Generate Point Cloud to DXF File Formats via Ja...

    Sample Java generate point cloud code for DXF file. Use this example code to generate point cloud to DXF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/dxf/
  3. Generate Point Cloud to VRML File Formats via J...

    Sample Java generate point cloud code for VRML file. Use this example code to generate point cloud to VRML file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/vrml/
  4. Generate Point Cloud to FBX File Formats via Ja...

    Sample Java generate point cloud code for FBX file. Use this example code to generate point cloud to FBX file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/fbx/
  5. Масштабная геометрия сцены 3D|Documentation

    Разработчики могут масштабировать только геометрию узла 3D или всех узлов сцены 3D. Чтобы достичь этого, разработчики могут вызывать несколько членов Scale экземпляра класса PolygonModifier....( "box" , Box ()) # scale geometries of a single node PolygonModifier...Vector3 ( 0.01 )); # scale geometries of all nodes PolygonModifier...

    docs.aspose.com/3d/ru/python-net/scale-geometri...
  6. Modifier les valeurs d ajustement de la forme.|...

    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....Geometry.ShapeAdjustValues pour apporter...l’utilisation de la propriété Shape.Geometry.ShapeAdjustValues pour changer...

    docs.aspose.com/cells/fr/net/change-adjustment-...
  7. Aspose.Cells 8.5.2 de Yapılan Genel API Değişik...

    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....Geometry.ShapeAdjustValues Özelliği...sürümüyle Aspose.Cells API, Shape.Geometry.ShapeAdjustValues özelliğini...

    docs.aspose.com/cells/tr/net/public-api-changes...
  8. Робота з прозорістю у файлі 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/uk/python-net/xps/working-...
  9. 3D Mesh und Szene erstellen|Documentation

    Ein Netz wird durch eine Reihe von Kontroll punkten und die vielen n-seitigen Polygone nach Bedarf definiert. Dieser Artikel erklärt, wie man ein Mesh definiert....Dieses Thema zeigt, wie Mesh-Geometrie zur 3D-Szene hinzugefügt wird...an den Knoten angehängte Geometrie kann gerendert werden. Das...

    docs.aspose.com/3d/de/net/create-3d-mesh-and-sc...
  10. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....then point node to the Mesh geometry by creating a 3D Scene. Create...to the control point of the geometry. PolygonVertex - the data...

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