Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xbim.Geometry is not support the net core? #435

Closed
6ther opened this issue Aug 16, 2023 · 2 comments
Closed

Xbim.Geometry is not support the net core? #435

6ther opened this issue Aug 16, 2023 · 2 comments

Comments

@6ther
Copy link

6ther commented Aug 16, 2023

Short summary describing the issue. (3-5 sentences)

Assemblies and versions affected:

*Which assemblies/packages and their versions are known to be affected. E.g. Xbim.Essentials 5.0.200

Steps (or code) to reproduce the issue:

A simple set of steps to reproduce the issue. Provide a small sample file is required and/or
a small sample of the failing code (or reference a commit / gist)

using (var model = IfcStore.Open("file.ifc"))
{
    ...
}

Minimal file to reproduce the issue:

IFC files need to be zipped to be uploaded. Then just drag & drop here

Expected behavior:

What would you expect to happen

Actual behavior or exception details:

What actually is happening

Additional Details

Optional, details of the root cause if known.
Delete this section if you have no additional details to add.

@6ther
Copy link
Author

6ther commented Aug 16, 2023

I want to use the xbim.Geometry in netcore project, but it does not works.

@andyward
Copy link
Member

Covered in #390
Check out: the netcore branch at https://github.com/xBimTeam/XbimGeometry/tree/feature/netcore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants