Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 6,000 for

geometry

(0.05 sec)
  1. IFC support|Documentation

    C# .NET 3D File Manipulation and Conversion API can load and save 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D and other formats...allowing you to work with geometry, materials, and semantic data...adopted version, provides basic geometry and property sets. IFC4 –...

    docs.aspose.com/3d/net/supported-file-formats/ifc/
  2. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....then point node to the Mesh geometry by creating a 3D Scene. Create...to the control point of the geometry. PolygonVertex - the data...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  3. Convert OBJ to ATT via Python | products.aspose...

    Sample code for OBJ to ATT Python conversion. Use API example code for batch OBJ files to ATT conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/ob...
  4. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...5); // Get the shape's geometry adjustment guides ShapeGuideCollection...shapeGuides = polygonShape.Geometry.ShapeAdjustValues; // Apply...

    forum.aspose.com/t/how-to-change-rectangularcal...
  5. Convert JT to AMF via Python | products.aspose.com

    Sample code for JT to AMF Python conversion. Use API example code for batch JT files to AMF conversion within VB.NET, Asp.NET or any .NET based application....software programs to examine the geometry of complicated goods. Read...of the information such as geometry, color and material of the...

    products.aspose.com/3d/python-net/conversion/jt...
  6. Convert DAE to OBJ via Python | products.aspose...

    Sample code for DAE to OBJ Python conversion. Use API example code for batch DAE files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/da...
  7. Convert OBJ to RVM via Python | products.aspose...

    Sample code for OBJ to RVM Python conversion. Use API example code for batch OBJ files to RVM conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/ob...
  8. Convert PLY to OBJ via Python | products.aspose...

    Sample code for PLY to OBJ Python conversion. Use API example code for batch PLY files to OBJ conversion within VB.NET, Asp.NET or any .NET based application.... Both polygonal geometry like points, lines, texture...vertices, faces and free-form geometry (curves and surfaces) are...

    products.aspose.com/3d/python-net/conversion/pl...
  9. Set up normals or UV on the Cube and Add Materi...

    How to create normals or uv data on a mesh in Aspose.3D....then point node to the Mesh geometry by Creating a 3D Scene . Create...to the control point of the geometry. PolygonVertex - the data...

    docs.aspose.com/3d/net/set-up-normals-or-uv-on-...
  10. Convert OBJ to OBJ via Java | products.aspose.com

    Sample Java conversion code for OBJ format to OBJ file. Use this example code to convert OBJ to OBJ 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-obj/