Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 21,455 for

obj

(0.19 sec)
  1. IFC Group Support|Documentation

    This documentation page demonstrates how to read semantic hierarchy from an IFC file using Aspose.3D for .NET.... Where ( obj => obj is Group )) { Console . WriteLine...scene2 . Library . Where ( obj => obj is Group )) { PrintGroup...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  2. 通過 .NET 從 VRML 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 VRML 文檔加載、呈現和添加提取資產。...CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

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

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 STL 文檔加載、呈現和添加提取資產。...CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/zh-hant/net/extractor/stl/
  4. .dwg files to .glb or .glTf converting using yo...

    Hello, This request is created on behalf of Lucas Howland LHowland@rationalenterprise.com I have a few questions about some other capabilities of aspose libraries outside of Aspose.Words for java if you could assist or…...obj and then convert that .obj to a .glb. However...However, the obj file, while it has content, when viewed doesn’t...

    forum.aspose.com/t/dwg-files-to-glb-or-gltf-con...
  5. Latest Aspose.3D Product Family topics - Free S...

    Get technical support of Aspose.3D for .NET and Java.... 2 492 February 20, 2024 OBJ to GLTF - large number of vertices...February 19, 2024 Java DAE to OBJ as stream behaves strangely (aspose-3d-19...

    forum.aspose.com/c/3d/18
  6. Aspose.PDF Viewport interface - Free Support Fo...

    Does Aspose.PDF have an interface for interacting with measuring viewports? I can’t find anything under the name viewport in the API documentation. Specifically I would like to delete them. I attached a pdf with two vie…...the pdf: 9 0 obj[10 0 R 12 0 R] endobj 10 0 obj<</Type/Viewport/BBox[239...R/NM(FHHMPMPLUDUKEFBF)>> endobj 11 0 obj<</Type/Measure/Subtype/RL/R(0...

    forum.aspose.com/t/aspose-pdf-viewport-interfac...
  7. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD file within any Web or Desktop Java based application....CanVisit(A3DObject obj) { if (visited.contains(obj)) return false...false ; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/usd/
  8. Extract Assets from USD File Formats via .NET |...

    C# source code to load, render and add extract assets from USD documents on .NET Framework, .NET Core, Mono....CanVisit(A3DObject obj) { if (visited.Contains(obj)) return false...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/usd/
  9. Extract Assets from U3D File Formats via Java |...

    Sample Java extract assets code for U3D file. Use this example code to extract assets from U3D file within any Web or Desktop Java based application....CanVisit(A3DObject obj) { if (visited.contains(obj)) return false...false ; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/u3d/
  10. Extract Assets from GLB File Formats via Java |...

    Sample Java extract assets code for GLB file. Use this example code to extract assets from GLB file within any Web or Desktop Java based application....CanVisit(A3DObject obj) { if (visited.contains(obj)) return false...false ; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/glb/