Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 572 for

sphere

(0.1 sec)
  1. Specify 3D File Save Options|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format....entities import Sphere from aspose.threed.formats... create_child_node ( "sphere" , Sphere ()) # Set glTF saving...

    docs.aspose.com/3d/python-net/specify-3d-file-s...
  2. 使用点云|Documentation

    Aspose.3D for Java 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的decode方法构建场景。...( new Sphere (), RunExamples . getDataDir () + "sphere.drc" );...( new Sphere (), RunExamples . getDataDir ()+ "sphere.drc" ,...

    docs.aspose.com/3d/zh/java/working-with-pointcl...
  3. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。...entities import Sphere from aspose.threed.formats... create_child_node ( "sphere" , Sphere ()) # Set glTF saving...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  4. 使用点云|Documentation

    Aspose.3D for .NET 允许直接从 Draco 文件解码网格,而无需使用DracoFormat类的Decode方法构建场景。... Encode ( new Sphere (), "sphere.drc" ); 将球体编码为点云 Aspose...Draco . Encode ( new Sphere (), "sphere.drc" , new DracoSaveOptions...

    docs.aspose.com/3d/zh/net/working-with-pointcloud/
  5. 指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions实例... createChildNode ( "sphere" , new Sphere ()); // Set glTF saving...Scene scene = new Scene ( new Sphere ()); // Initialize GLTFSaveOptions...

    docs.aspose.com/3d/zh/java/specify-3d-file-save...
  6. 将网格转换为三角形网格,将原始形状转换为网格|Documentation

    Aspose.3D for .NET API 允许开发人员使用顶点的自定义内存布局将任何网格对象转换为三角形网格。在代码示例中,使用Struct或dynamic by VertexDeclaration类定义顶点的自定义内存布局。...new Node ( "sphere" ); Mesh sphere = ( new Sphere ()). ToMesh...TriMesh < MyVertex >. FromMesh ( sphere ); // Get the vertex data in...

    docs.aspose.com/3d/zh/net/convert-mesh-to-trian...
  7. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance.... createChildNode ( "sphere" , new Sphere ()); // Set glTF saving...Scene scene = new Scene ( new Sphere ()); // Initialize GLTFSaveOptions...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  8. Supported File Formats|CAD 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....Database File - 3D Solids (Conic, Sphere, Torus, Cylinder, Box, Wedge)...Supported) - 3D Solids (Conic, Sphere, Torus, Cylinder, Box, Wedge)...

    docs.aspose.com/cad/java/getting-started/suppor...
  9. 在 C# 中指定 3D 文件保存选项|Documentation

    有几个场景。保存方法重载接受一个SaveOptions对象。每种保存格式都有一个相应的类,该类保存该保存格式的保存选项。... CreateChildNode ( "sphere" , new Sphere ()); // Set glTF saving...Scene scene = new Scene ( new Sphere ()); // Initialize GltfSaveOptions...

    docs.aspose.com/3d/zh/net/specify-3d-file-save-...
  10. Specify 3D File Save Options in C#|Documentation

    There are several Scene.Save method overloads that accept a SaveOptions object. Each save format has a corresponding class that holds save options for that save format.... CreateChildNode ( "sphere" , new Sphere ()); // Set glTF saving...Scene scene = new Scene ( new Sphere ()); // Initialize GltfSaveOptions...

    docs.aspose.com/3d/net/specify-3d-file-save-opt...