Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 4,755 for

geometries

(0.16 sec)
  1. Tạo đám mây điểm thành AMF Định dạng tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm tạo đám mây điểm vào AMF tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/vi/net/point-cloud/amf/
  2. Tạo đám mây điểm thành 3MF Định dạng tệp qua .N...

    C# mã nguồn để tải, hiển thị và thêm tạo đám mây điểm vào 3MF tài liệu trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/vi/net/point-cloud/3mf/
  3. .NET를 통해 RVM 파일 형식으로 Point Cloud 생성 | products....

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 RVM 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/rvm/
  4. .NET를 통해 GLTF 파일 형식으로 Point Cloud 생성 | products...

    C# 소스 코드는 .NET Framework, .NET Core, Mono의 GLTF 문서에 포인트 클라우드를 로드, 렌더링 및 추가합니다....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/ko/net/point-cloud/gltf/
  5. Tạo đám mây điểm thành định dạng tệp X qua .NET...

    C# mã nguồn để tải, hiển thị và thêm tạo đám mây điểm vào tài liệu X trên .NET Framework, .NET Core, Mono....Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/vi/net/point-cloud/x/
  6. สร้าง Point Cloud เป็น 3DS รูปแบบไฟล์ผ่าน .NET ...

    C# ซอร์สโค้ดสำหรับโหลด แสดงผล และเพิ่ม create point cloud ให้กับเอกสาร 3DS บน .NET Framework, .NET Core, Mono...Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/th/net/point-cloud/3ds/
  7. 通過 .NET 將點雲生成為 U3D 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 U3D 文檔。...Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  8. 通過 .NET 將點雲生成為 GLTF 文件格式 | products.aspose.com

    C# 源代碼,用於在 .NET Framework、.NET Core、Mono 上加載、呈現和添加生成點雲到 GLTF 文檔。...Entities) { if (entity is Geometry g) { Merge(pc, g, transform);...void Merge(PointCloud pc, Geometry g, Matrix4 transform) { var...

    products.aspose.com/3d/zh-hant/net/point-cloud/...
  9. Arbeiten mit Farbverlauf in XPS-Datei | Python

    Wie man einer XPS-Datei einen vertikalen, horizontalen oder linearen Farbverlauf hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird.... create_path_geometry ( "M 10,210 L 228,210 228...add_path (doc. create_path_geometry ( "M 10,110 L 228,110 228...

    docs.aspose.com/page/de/python-net/xps/working-...
  10. Add brushes and gradients to XPS files | .NET

    .NET API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of C# code.... Create geometry for magenta grid Visual Brush...doc = new XpsDocument(); // Geometry for the magenta grid VisualBrush...

    products.aspose.com/page/net/work-with-brushes/