Browse our Products

If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.

 

Aspose.3D for .NET 24.10

Version NuGet NuGet-asposenet Release Notes

Installation

The package is available on nuget.org. Please expand to view the installation commands.
.NET CLI
> dotnet add package Aspose.3D --version 24.10.0
Package Manager
PM> NuGet\Install-Package Aspose.3D -Version 24.10.0
PackageReference
<PackageReference Include="Aspose.3D" Version="24.10.0" />
Paket CLI
paket add Aspose.3D --version 24.10.0
Script & Interactive
#r "nuget: Aspose.3D, 24.10.0"
Cake
// Install Aspose.3D as a Cake Addin
#addin nuget:?package=Aspose.3D&version=24.10.0
// Install Aspose.3D as a Cake Tool
#tool nuget:?package=Aspose.3D&version=24.10.0

Download 

File Details

  • Downloads:
  • 1
  • File Size:
  • 10.04MB
  • Date Added:
  • 30/10/2024

Release Highlights

Aspose.3D for .NET 24.10 introduces the CenterLineProfile class for extrusion-based modeling, enabling the creation of solid geometry from curves with thickness. This release also delivers significant improvements in IFC compatibility, including better mesh generation, support for Boolean data types, and fixes for transformation inaccuracies. It enhances import behavior for Blender files, ensuring robust and predictable results.

✳️ New Feature

  • CenterLineProfile Class: Enables creating extrudable solids from curves by specifying thickness—ideal for procedural geometry workflows.

🔧 Enhancement

  • IFC Boolean Support: Adds native handling of Boolean values in IFC models.
  • Improved IFC Compatibility: Expanded support for various IFC schema elements.

🛠 Fix

  • IFC Transformation Fixes: Corrected transformation matrices applied to imported IFC models.
  • Resolved Mesh Errors: Fixed incorrect mesh generation for IfcRevolvedAreaSolid geometry.
  • Blender Array Handling: Addressed unsupported bGPdata and unresolved arrays in Blender file imports.

🚨 API Changes

Added Class:

  • Aspose.ThreeD.Profiles.CenterLineProfile – Defines a thickness for curve-based geometry; usable with LinearExtrusion.

👉 View the full changelog in Aspose.3D for .NET 24.10 Release Notes


centerline profile extrusion | ifc import transformation fix | aspose 3d blender array


 English