Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,044 for

cylinder

(0.89 sec)
  1. 转换 PLY 文件中单个 3D 对象的网格|Documentation

    由PlyFormat类公开的重载EncodeMesh成员可用于将 3D 对象的网格转换为 PLY 文件。EncodeMesh成员将网格、输出文件名和PlySaveOptions对象作为参数。使用 PLY 保存选项,开发人员可以更改坐标组件的名称。...此代码示例创建一个 3D Cylinder对象,然后在 PLY 文件中进行编码。 C# // Create a cylinder object.... EncodeMesh ( new Cylinder (), "cylinder.ply" ); /* using Ply...

    docs.aspose.com/3d/zh/net/convert-mesh-of-a-sin...
  2. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format.... new Box ()); // Create a Cylinder model scene . getRootNode...createChildNode ( "cylinder" , new Cylinder ()); // Save drawing...

    docs.aspose.com/3d/java/create-scene-with-primi...
  3. 暴露几何变换|Documentation

    Aspose.3D for Node.js via Java 允许暴露 3D 场景的几何变换。您可以使用 evaluateGlobalTransform 方法评估全局变换。...初始化圆柱体 var cylinder = new aspose . threed . Cylinder (); // 创建...getRootNode (). createChildNode ( cylinder ); // 获取几何平移 Node . getTransform...

    docs.aspose.com/3d/zh/nodejs-java/expose-geomet...
  4. How to Run Aspose.3D in Blazor|Documentation

    Learn how to How to Run Aspose.3D in Blazor....com/3d/net/working-with-cylinder/working-with-cylinder_1.png"; public...Initialize cylinder var cylinder1 = new Cylinder(2, 2, 10, 20...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-in-...
  5. Save a 3D Scene in the PDF in C#|Documentation

    The Scene class of the Aspose.3D API represents a 3D scene. Developers can build a 3D scene by adding Camera, Light, polygons and various other entities. They can also now save a 3D scene in the PDF file format.... Create a 3D PDF with a Cylinder, and Rendered in Shaded Illustration...new Scene (); // Create a cylinder child node scene . RootNode...

    docs.aspose.com/3d/net/save-a-3d-scene-in-the-pdf/
  6. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....objects like box, sphere, plane, cylinder, and torus. Any class that...ToMesh (); Convert a Cylinder to Mesh A cylinder is one of the most...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  7. Aspose.3D Use property collections | products.a...

    Learn how to use property collections...library , and then create a cylinder in the 3D scene. We create...PropertyCollection API Vector3 API Cylinder API Scene Go Top...

    products.aspose.com/3d/tutorial/use-property-co...
  8. Aspose.3D Use 3d attribute collections | produc...

    Learn how to use 3d Attribute collections...library , and then create a cylinder in the 3D scene. We create...PropertyCollection API Vector3 API Cylinder API Scene Go Top...

    products.aspose.com/3d/tutorial/use-attribute-c...
  9. Aspose.3D Features Tutorial | products.aspose.com

    Learn how to edit and export 3D file by code....rectangle Learn how to create cylinder with material Learn how to...fan-shaped cylinder Learn how to offset the top of a cylinder Learn...

    products.aspose.com/3d/tutorial/
  10. Supported File Formats|CAD 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....Solids (Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models...Solids (Conic, Sphere, Torus, Cylinder, Box, Wedge) - Wired models...

    docs.aspose.com/cad/jasperreports/supported-fil...