Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,419 for

geometry processing

(0.64 sec)
  1. How to Create a Shapefile in C#

    This quick tutorial guides on how to create a ShapeFile in C#. You can generate Shapefile in C# by adding different attributes and features to it without using any other third party graphics tool....in C# by adding attributes, geometry points, and features in the...Point class object and set the Geometry property of the new feature...

    kb.aspose.com/gis/net/how-to-create-a-shapefile...
  2. Convert DXF to AMF via C# | products.aspose.com

    Sample code for DXF to AMF C# conversion. Use API example code for batch DXF files to AMF conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...by additive manufacturing processes such as 3D Printing. CAD programs...

    products.aspose.com/3d/net/conversion/dxf-to-amf/
  3. Convert 3MF to AMF via C# | products.aspose.com

    Sample code for 3MF to AMF C# conversion. Use API example code for batch 3MF files to AMF conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...by additive manufacturing processes such as 3D Printing. CAD programs...

    products.aspose.com/3d/net/conversion/3mf-to-amf/
  4. Convert OBJ to USD via C# | products.aspose.com

    Sample code for OBJ to USD C# conversion. Use API example code for batch OBJ files to USD conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/net/conversion/obj-to-usd/
  5. Convert OBJ to JT via C# | products.aspose.com

    Sample code for OBJ to JT C# conversion. Use API example code for batch OBJ files to JT conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/3d/net/conversion/obj-to-jt/
  6. Convert U3D to AMF via C# | products.aspose.com

    Sample code for U3D to AMF C# conversion. Use API example code for batch U3D files to AMF conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...by additive manufacturing processes such as 3D Printing. CAD programs...

    products.aspose.com/3d/net/conversion/u3d-to-amf/
  7. Convert JT to DRC via C# | products.aspose.com

    Sample code for JT to DRC C# conversion. Use API example code for batch JT files to DRC conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...software programs to examine the geometry of complicated goods. Read...

    products.aspose.com/3d/net/conversion/jt-to-drc/
  8. Convert JT to PDF via Python | products.aspose.com

    Sample code for JT to PDF Python conversion. Use API example code for batch JT files to PDF conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...software programs to examine the geometry of complicated goods. Read...

    products.aspose.com/3d/python-net/conversion/jt...
  9. Convert JT to PLY via C# | products.aspose.com

    Sample code for JT to PLY C# conversion. Use API example code for batch JT files to PLY conversion within VB.NET, Asp.NET or any .NET based application.... A 3D File Processing Library to manipulate 3D...software programs to examine the geometry of complicated goods. Read...

    products.aspose.com/3d/net/conversion/jt-to-ply/
  10. Generate Point Cloud to AMF File Formats via .N...

    C# source code to load, render and add generate point cloud to AMF 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/amf/