-
-
Notifications
You must be signed in to change notification settings - Fork 118
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
Diferences on the file created by AcadSharp #458
Open
Labels
bug
Something isn't working
Comments
Hi @thaiguer, The first problem seems to be related to the The second problem I've found an error in the I'll open 2 branches to fix this issues. Thanks for the report! |
Merged
RULESURF still not fix. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I used the following code to copy entities from one file to a new one:
I attached the source and the target file. files.zip
The problem is that there are a few differences and some missing entities in the target file.
Problem 1: Hatches missing inside Block References
Source:
Target:
Problem 2: Different color on a ByLayer Entity
Source:
Target:
Problem 3: OLE 2 Entity missing
Source:
Target:
The text was updated successfully, but these errors were encountered: