Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,128 for

cylinder

(0.02 sec)
  1. RadiusBottom | Aspose.3D for .NET API Reference

    RadiusBottom Cylinder.RadiusBottom property Gets or sets the radius of Cylinder’s bottom cap. public double RadiusBot......RadiusBottom Cylinder.RadiusBottom property Gets or sets the...the radius of cylinder’s bottom cap. public double RadiusBottom...

    reference.aspose.com/3d/net/aspose.threed.entit...
  2. RadiusTop | Aspose.3D for .NET API Reference

    RadiusTop Cylinder.RadiusTop property Gets or sets the radius of Cylinder’s top cap. public double RadiusTop { get ; ......RadiusTop Cylinder.RadiusTop property Gets or sets the radius...radius of cylinder’s top cap. public double RadiusTop { get ; set...

    reference.aspose.com/3d/net/aspose.threed.entit...
  3. 转换PLY文件中单个3D对象的网格|Documentation

    PlyFormat类公开的重载EncodeMesh成员可用于将3D对象的网格转换为PLY文件。EncodeMesh成员将网格,输出文件名和PlySaveOptions对象作为参数。使用PLY保存选项,开发人员可以更改坐标组件的名称。...entities import Cylinder from aspose.threed.formats...PlySaveOptions # Create a cylinder object and save it to ply...

    docs.aspose.com/3d/zh/python-net/convert-mesh-o...
  4. ChartShapeType | Aspose.Sildes for PHP via Java...

    ChartShapeType Contents [ Hide ] ChartShapeType class Represents a shape of chart. Constants Name Value Description N...... Cylinder 3 Specifies the chart shall...shall be drawn as a cylinder. Pyramid 4 Specifies the chart shall...

    reference.aspose.com/slides/php-java/aspose.sli...
  5. 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...Mesh . Convert a Cylinder to Mesh A cylinder is one of the most...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  6. Enum Bar3DShapeType | Aspose.Cells for .NET API...

    Aspose.Cells.Charts.Bar3DShapeType enum. Represents the shape used with the 3D bar or column chart...PyramidToMax 2 PyramidToMax Cylinder 3 Cylinder ConeToPoint 4 ConeToPoint...

    reference.aspose.com/cells/net/aspose.cells.cha...
  7. How do I create a half circle? - Free Support F...

    I have the scene shown below. It’s a holder for a cookie cutter. How do I add a half circle 3mm thick? var scene = new Scene(); var box = new Box(); var tr = scene.RootNode.CreateChildNode(box).Transform; tr.Scale = n…...@ssides0123 var halfCircle = new Cylinder(); halfCircle.Height = 3;...Save("D:\\test.obj"); Try this, use a Cylinder with half theta length will...

    forum.aspose.com/t/how-do-i-create-a-half-circl...
  8. Aspose::Cells::Charts::Bar3DShapeType enum | As...

    Aspose::Cells::Charts::Bar3DShapeType enum. Represents the shape used with the 3-D bar or column chart in C++.... Cylinder 3 Cylinder. ConeToPoint 4 ConeToPoint...

    reference.aspose.com/cells/cpp/aspose.cells.cha...
  9. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for Python via .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...mesh. Convert a Cylinder to Mesh A cylinder is one of the most...

    docs.aspose.com/3d/python-net/convert-mesh-to-t...
  10. Facing Problem while converting RVM to FBX usin...

    Hi, I’m using Aspose.3D for Java 23.10 and I faced some problem while converting RVM file to FBX. Almost of all RVM files are convert very well but some files get exception and couldn’t be convert it. Here is the excep…...References, “toMesh()” at Cylinder class returns the Mesh object...radiusBottom of a specific cylinder seem to be 0.0, and this seems...

    forum.aspose.com/t/facing-problem-while-convert...