Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 6,092 for

geometry

(0.54 sec)
  1. Convert FBX to AMF via Python | products.aspose...

    Sample code for FBX to AMF Python conversion. Use API example code for batch FBX files to AMF conversion within VB.NET, Asp.NET or any .NET based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) FBX TO U3D (Universal 3D)...

    products.aspose.com/3d/python-net/conversion/fb...
  2. Add Blind Watermark Verification to AMF File Fo...

    Sample Python verify blind watermark code for AMF file. Use this example code to verify blind watermark to AMF file within any Web based application....of the information such as geometry, color and material of the...(Interchangeable 3D Surface Geometry) U3D (Universal 3D) VRML (Virtual...

    products.aspose.com/3d/python-net/verify-waterm...
  3. Add Blind Watermark Verification to STL File Fo...

    Sample Python verify blind watermark code for STL file. Use this example code to verify blind watermark to STL file within any Web based application....represents 3-dimensional surface geometry. The file format finds its...(Interchangeable 3D Surface Geometry) U3D (Universal 3D) VRML (Virtual...

    products.aspose.com/3d/python-net/verify-waterm...
  4. GeoJSON

    GeoJSON is a file format for representing geospatial data in JSON (JavaScript Object Notation) format. It is widely used in web mapping applications and can represent different types of geometries such as points, lines, and polygons....represent different types of geometries such as points, lines, and...main components: A geometry object. The geometry object contains...

    products.aspose.com/gis/net/gis-formats/geojson/
  5. Container Copy Styling Issues (continued) - Fre...

    Started here: After the 25.11 update I’m still seeing some issues with styling of copied containers. Issues: The first container copy is quite a bit wider than the original or the other copies. The style still doesn…...re‑loaded before you modify its geometry. Why it happens Symptom What...shape data before changing geometry or style: $container.RefreshData()...

    forum.aspose.com/t/container-copy-styling-issue...
  6. Topics tagged shapes

    Topics tagged shapes...shape from master with NURBS geometry Aspose.Diagram Product Family...

    forum.aspose.com/tag/shapes
  7. Convert STL to OBJ via Python | products.aspose...

    Sample code for STL to OBJ conversion. Use API example code for batch STL files to OBJ conversion....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/python-net/conversion/s...
  8. Convert IFC to OBJ via C# | products.aspose.com

    Sample code for IFC to OBJ C# conversion. Use API example code for batch IFC files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/net/conversion/ifc-to-obj/
  9. Convert OBJ to IFC via JavaScript | products.as...

    Sample code for OBJ to IFC conversion. Use API example code for batch OBJ files to IFC conversion.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/cad/javascript-net/conversi...
  10. Generate Point Cloud to FBX File Formats via .N...

    C# source code to load, render and add generate point cloud to FBX documents on .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/net/point-cloud/fbx/