Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 13,362 for

mesh

(0.1 sec)
  1. vertices - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....Linestrips Lookat Material Matrix Mesh NameArray Node Nurbs NurbsSurface...sets the vertices. Vertices Mesh. getVertices () Gets or sets...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  2. ConvexMesh | Aspose.CAD for .NET API Reference

    ConvexMesh Contents [ Hide ] ConvexMesh class The convex Mesh. The definition of the convex_Mesh element is identical......The convex mesh. The definition of the convex_mesh element is...is identical to the mesh element with the exception that instead...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  3. 通过 .NET 从 3MF 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 3MF 文档加载、呈现和添加提取资产。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh/net/extractor/3mf/
  4. 通过 .NET 从 U3D 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 U3D 文档加载、呈现和添加提取资产。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh/net/extractor/u3d/
  5. 通过 .NET 从 DAE 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 DAE 文档加载、呈现和添加提取资产。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh/net/extractor/dae/
  6. 通过 .NET 从 PLY 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 PLY 文档加载、呈现和添加提取资产。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh/net/extractor/ply/
  7. 通过 .NET 从 GLB 文件格式中提取资产 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Mono 上的 GLB 文档加载、呈现和添加提取资产。...Entities) { if (entity is Mesh) Save((Mesh)entity, node.Name); }...Save((Texture)obj); } else if (obj is Mesh) { Save((Mesh)obj, null ); } else if...

    products.aspose.com/3d/zh/net/extractor/glb/
  8. Aspose 中的公共 API 更改。3D 1.7.0|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....a torus for casting shadows Mesh m = ( new Torus ( "" , 1 , 0...Aspose . ThreeD . Entities . Mesh mesh ) 示例代码: C# //Load a 3ds file...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  9. CadPolylineBase - Aspose.CAD for Java - API Ref...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....poly face mesh. class CadPolygonMesh The Cad polygon mesh. class...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  10. Aspose.3D for .NET 20.4发行说明|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....stl" ); var mesh = ( Mesh ) s . RootNode . ChildNodes...= TriMesh . FromMesh ( vd , mesh ); //print each vertex's position...

    docs.aspose.com/3d/zh/net/aspose-3d-for-net-20-...