Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,777 for

sphere

(0.31 sec)
  1. sphere - 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....SidRefArray Skew Solids Source Sphere Spline Surface SurfaceCurves...collada.fileparser.elements.Sphere No usage of com.aspose.cad...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  2. Sphere | Aspose.CAD for .NET API 参考

    球体 描述以局部原点为中心的球体...Sphere Sphere class 球体。 描述以局部原点为中心的球体。 public class Sphere :...: ColladaElement 构造函数 姓名 描述 Sphere () 默认构造函数。 特性 姓名 描述 Extra {...

    reference.aspose.com/cad/zh/net/aspose.cad.file...
  3. Sphere | Aspose.3D for .NET API 参考

    参数化球体...Sphere 内容 [ 隐藏 ] Sphere class 参数化球体。 public class Sphere : Primitive...构造函数 姓名 描述 Sphere () 初始化 Sphere 的新实例,默认半径为 1。 Sphere (double) 初始化具有指定半径的...

    reference.aspose.com/3d/zh/net/aspose.threed.en...
  4. Public API Changes in Aspose.3D 16.11.0|Documen...

    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....Node sphere = scene . RootNode . CreateChildNode ( "sphere" );...entity in a node sphere . Entities . Add ( new Sphere ()); //the new...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. 以球体半径工作|Documentation

    使用 Aspose.3D for Node.js via Java,你可以设置得到一个球体的半径。...为了获取或设置半径,您可以使用 Sphere 类的 getRadius() 和 setRadius()...initialize a Sphere var sphere = new aspose . threed . Sphere (); //...

    docs.aspose.com/3d/zh/nodejs-java/working-with-...
  6. Aspose 中的公共 API 更改。3D 16.11.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....Node sphere = scene . RootNode . CreateChildNode ( "sphere" );...entity in a node sphere . Entities . Add ( new Sphere ()); //the new...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. Aspose.3D for Java 19.4 Release Notes|Documenta...

    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....Sphere /** * Gets the radius of the sphere. */ public.../** * Sets the radius of the sphere. * @param value New value */...

    docs.aspose.com/3d/java/aspose-3d-for-java-19-4...
  8. conic

    Supported File Formats|Documentation,Etrs89LambertConformalConic | Aspose.GIS for .NET API Reference,Supported File Formats|Documentation,Product...File - 3D Solids ( Conic , Sphere, Torus, Cylinder, Box...(Partially...Supported) - 3D Solids ( Conic , Sphere, Torus, Cylinder, Box... docs...

    search.aspose.com/q/conic.html
  9. Aspose.3D Get geometric transformations | produ...

    Learn how to get geometric transformations... We’ll use the Sphere class to initialize the IMeshConvertible...the node object, and add the sphere to the scene. We use the GeometricTranslation...

    products.aspose.com/3d/tutorial/get-geometric-t...
  10. 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....creates meshes from the box and sphere to keep the code comprehensive...examples show how to: Convert a Sphere to Triangle Mesh with custom...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...