Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 8,353 for

stl file

(0.32 sec)
  1. 通過 .NET 從 OBJ 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 OBJ 文檔加載、呈現和添加提取資產。...string file = "template.obj" ; Scene scene = new Scene(file); /...用於 Discreet3DS、WavefrontOBJ、STL(ASCII,二進制)、Universal3D、FBX(A...

    products.aspose.com/3d/zh-hant/net/extractor/obj/
  2. 通過 .NET 從 ASE 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 ASE 文檔加載、呈現和添加提取資產。...string file = "template.ase" ; Scene scene = new Scene(file); /...用於 Discreet3DS、WavefrontOBJ、STL(ASCII,二進制)、Universal3D、FBX(A...

    products.aspose.com/3d/zh-hant/net/extractor/ase/
  3. 通過 .NET 從 USD 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 USD 文檔加載、呈現和添加提取資產。...string file = "template.usd" ; Scene scene = new Scene(file); /...用於 Discreet3DS、WavefrontOBJ、STL(ASCII,二進制)、Universal3D、FBX(A...

    products.aspose.com/3d/zh-hant/net/extractor/usd/
  4. .NET를 통해 DXF 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 DXF 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....string file = "template.dxf" ; Scene scene = new Scene(file); //출력은... Discreet3DS, WavefrontOBJ, STL(ASCII, 바이너리), Universal3D, FBX(ASCII...

    products.aspose.com/3d/ko/net/extractor/dxf/
  5. .NET를 통해 DRC 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 DRC 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....string file = "template.drc" ; Scene scene = new Scene(file); //출력은... Discreet3DS, WavefrontOBJ, STL(ASCII, 바이너리), Universal3D, FBX(ASCII...

    products.aspose.com/3d/ko/net/extractor/drc/
  6. .NET를 통해 U3D 파일 형식에서 자산 추출 | products.aspose.com

    C# 소스 코드를 사용하여 .NET Framework, .NET Core, Mono의 U3D 문서에서 자산 추출을 로드, 렌더링 및 추가합니다....string file = "template.u3d" ; Scene scene = new Scene(file); //출력은... Discreet3DS, WavefrontOBJ, STL(ASCII, 바이너리), Universal3D, FBX(ASCII...

    products.aspose.com/3d/ko/net/extractor/u3d/
  7. 通過 .NET 從 GLB 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 GLB 文檔加載、呈現和添加提取資產。...string file = "template.glb" ; Scene scene = new Scene(file); /...用於 Discreet3DS、WavefrontOBJ、STL(ASCII,二進制)、Universal3D、FBX(A...

    products.aspose.com/3d/zh-hant/net/extractor/glb/
  8. 通過 .NET 從 3DS 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 3DS 文檔加載、呈現和添加提取資產。...string file = "template.3ds" ; Scene scene = new Scene(file); /...用於 Discreet3DS、WavefrontOBJ、STL(ASCII,二進制)、Universal3D、FBX(A...

    products.aspose.com/3d/zh-hant/net/extractor/3ds/
  9. Trích xuất Nội dung từ 3DS Định dạng Tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm trích xuất nội dung từ 3DS tài liệu trên .NET Framework, .NET Core, Mono....string file = "template.3ds" ; Scene scene = new Scene(file); //Đầu...cho Discreet3DS, WavefrontOBJ, STL (ASCII, Binary), Universal3D...

    products.aspose.com/3d/vi/net/extractor/3ds/
  10. 아카이브

    아카이브... // Load the input USDZ file Scene scene = new Scene(); scene...Html5SaveOptions(); // Convert USDZ to HTML file scene.Save("output.html", options);...

    blog.aspose.com/ko/3d/convert-usdz-to-html-online/