Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 8,355 for

geometry

(0.89 sec)
  1. Bug 5073: Converting Gml without schema to All ...

    Hi Alexander, Screenshot: Input data: gml_without_attribute_collection_schema.7z (836 Bytes) Thanks,...a simple GML with a Point geometry and no external .gfs schema...layer.NewFeature(); feature.Geometry = new Point(34.0522, -118...

    forum.aspose.com/t/bug-5073-converting-gml-with...
  2. Generate Point Cloud to 3DS File Formats via .N...

    C# source code to load, render and add generate point cloud to 3DS 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/3ds/
  3. Generate Point Cloud to U3D File Formats via .N...

    C# source code to load, render and add generate point cloud to U3D 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/u3d/
  4. Bug 5118: MapInfoTab to MapInfoTab (ORG)- Conve...

    Hi Alexander, Please see: Test data(input/output/QGIS) 5118-MapInfoTab -MapInfoTab.zip (13.7 KB) Thanks,...treat the file as having no geometry and MyGeodata rejects it....supported; older versions may miss geometry definitions. You can find...

    forum.aspose.com/t/bug-5118-mapinfotab-to-mapin...
  5. Convert STL to OBJ via C# | products.aspose.com

    Sample code for STL to OBJ C# conversion. Use API example code for batch STL files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....represents 3-dimensional surface geometry. The file format finds its...OBJ files. Both polygonal geometry like points, lines, texture...

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

    Sample code for IFC to OBJ conversion. Use API example code for batch IFC files to OBJ conversion.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

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

    C# source code to load, render and add generate point cloud to PDF 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/pdf/
  8. 通過 C# 將 USD 轉換為 OBJ | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  9. Convert ATT to OBJ via Python | products.aspose...

    Sample code for ATT to OBJ Python conversion. Use API example code for batch ATT files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/at...
  10. Gml SourceDriverOptions -RestoreSchema - Free S...

    Hi Aleaxnder, 1.I used: .if (sourceFormat.Equals(“Gml”, StringComparison.OrdinalIgnoreCase)) { options.SourceDriverOptions = new GmlOptions { RestoreSchema = true }; } What is meaning of using RestoreSchema ? 3.…...schema (attribute names, types, geometry types) from the GML file....fine when you only need the geometry or when you plan to redefine...

    forum.aspose.com/t/gml-sourcedriveroptions-rest...