Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 7,536 for

geometries

(0.11 sec)
  1. Generate Point Cloud to U3D File Formats via Ja...

    Sample Java generate point cloud code for U3D file. Use this example code to generate point cloud to U3D file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/u3d/
  2. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/ply/
  3. Generate Point Cloud to 3MF File Formats via Ja...

    Sample Java generate point cloud code for 3MF file. Use this example code to generate point cloud to 3MF file within any Web or Desktop Java based application....(entity instanceof Geometry){ Geometry g= (Geometry) entity; Merge(pc...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { PointCloud...

    products.aspose.com/3d/java/point-cloud/3mf/
  4. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...Geometry.ShapeAdjustValues. By default...need to be added using Shape.Geometry.ShapeAdjustValues.Add(string...

    forum.aspose.com/t/how-to-set-roundedrectangle-...
  5. The way to retrieve slope property of block - F...

    Hi There is a requirement which needs to retrieve the slope property of block. I can see any direct api in Aspose cad to get it. Is there any other way to retrieve it? Thanks...derive it from the block’s geometry or from the transformation...value against the expected geometry in your drawing. When this...

    forum.aspose.com/t/the-way-to-retrieve-slope-pr...
  6. Aggiunta della trasformazione al nodo|Documenta...

    Aspose.3D for Java API supporta la rotazione degli oggetti nello spazio 3D. Esistono tre modi per definire la rotazione dell'oggetto nello spazio 3D, angoli di Eulero, Quaternion e Custom Matrix, tutti supportati dalla classe Transform....// Point node to the Mesh geometry cubeNode . setEntity ( mesh...// Point node to the Mesh geometry cubeNode . setEntity ( mesh...

    docs.aspose.com/3d/it/java/adding-transformatio...
  7. Convert IFC to OBJ via Python | products.aspose...

    Sample code for IFC to OBJ conversion. Use API example code for batch IFC files to OBJ conversion.... IFC can hold data for geometry, calculation, quantities,...OBJ files. Both polygonal geometry like points, lines, texture...

    products.aspose.com/cad/python-net/conversion/i...
  8. Convert OBJ to GLTF via Java | products.aspose.com

    Sample Java conversion code for OBJ format to GLTF file. Use this example code to convert OBJ to GLTF within any Web or Desktop Java based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/java/conversion/obj-to-g...
  9. Compress OBJ File Formats via .NET | products.a...

    C# source code to load, render and Compress OBJ documents on .NET Framework, .NET Core, Mono.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/net/compression/obj/
  10. Convert 3MF to OBJ via Node.js | products.aspos...

    Sample code for 3MF to OBJ Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3MF files to OBJ using API sample code.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/nodejs-java/conversion/3...