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

cylinder

(0.03 sec)
  1. Bar3DShapeType | Aspose.Cells for Java API Refe...

    Represents the shape used with the 3-D bar or column chart....CONE_TO_POINT ConeToPoint CYLINDER Cylinder PYRAMID_TO_MAX PyramidToMax...ConeToPoint CYLINDER public static final int CYLINDER Cylinder PYRAMID_TO_MAX...

    reference.aspose.com/cells/java/com.aspose.cell...
  2. 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...//ExStepSummary:1: Create a cylinder in the scene and place the...

    products.aspose.com/3d/tutorial/use-attribute-c...
  3. GenerateFanCylinder | Aspose.3D for .NET API Re...

    GenerateFanCylinder Cylinder.GenerateFanCylinder property Gets or sets whether to generate the fan-style Cylinder whe......GenerateFanCylinder Cylinder.GenerateFanCylinder property Gets...to generate the fan-style cylinder when the ThetaLength is less...

    reference.aspose.com/3d/net/aspose.threed.entit...
  4. Public API Changes in Aspose.3D 1.7.0|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....//Create 3 cylinders to represent each quaternion Node cylinder = scene...( "cylinder-q1" , new Cylinder ( 0.1 , 1 , 2 )); cylinder . Transform...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  5. Convert Mesh of a single 3D object in PLY file|...

    The overloaded EncodeMesh members exposed by the PlyFormat class can be used to convert the Mesh of a 3D object to PLY file. The EncodeMesh members take the Mesh, output file name and PlySaveOptions objects as parameters. Using the PLY save options, developers can change the name of coordinate components....code example creates a 3D Cylinder object, and then encode in...the PLY file. C# // Create a cylinder object and save it to ply...

    docs.aspose.com/3d/net/convert-mesh-of-a-single...
  6. Aspose.3D中的公共API变化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....//Create 3 cylinders to represent each quaternion Node cylinder = scene...( "cylinder-q1" , new Cylinder ( 0.1 , 1 , 2 )); cylinder . Transform...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. ChartShapeType | Aspose.Slides for Android via ...

    Represents a shape of chart.... Cylinder Specifies the chart shall...shall be drawn as a cylinder. Pyramid Specifies the chart shall be...

    reference.aspose.com/slides/androidjava/com.asp...
  8. Extra | Aspose.CAD for .NET API Reference

    Extra Cylinder.Extra property Gets or sets the extra. public Extra [] Extra { get ; set ; } See Also class Extra clas......Extra Cylinder.Extra property Gets or sets the extra. public...See Also class Extra class Cylinder namespace Aspose.CAD.FileFormats...

    reference.aspose.com/cad/net/aspose.cad.filefor...
  9. Height | Aspose.3D for .NET API Reference

    Height Cylinder.Height property Gets or sets the height of the Cylinder. public double Height { get ; set ; } Propert......Height Cylinder.Height property Gets or sets the height of the...the cylinder. public double Height { get ; set ; } Property Value...

    reference.aspose.com/3d/net/aspose.threed.entit...
  10. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Java API has support to convert mesh to triangle mesh with custom memory layout of the vertex. The custom memory layout of the Vertex is defined dynamically by VertexDeclaration class in the code examples....objects like box, sphere, plane, cylinder, and torus. Any class that...mesh. Convert a Cylinder to Mesh A cylinder is one of the most...

    docs.aspose.com/3d/java/convert-mesh-to-triangl...