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

Hatches are not being displayed correctly #11

Open
sulynajimsj opened this issue Jun 21, 2022 · 0 comments
Open

Hatches are not being displayed correctly #11

sulynajimsj opened this issue Jun 21, 2022 · 0 comments

Comments

@sulynajimsj
Copy link

Hello,

I have been trying to add a different hatch file from the one that was there by default. Some hatches are displaying incorrectly but most do not even display anything in the viewer. I looked into how the data was allocated in the patternlines and it all seemed fine. Please help me with this issue.

This is how I read the pat file:
const patterns = HatchPattern.parse(patternLine);
const hatchEntity = new Hatch(dxf, [new PolylineBoundaryPath(pointsArray)], patterns[0]);

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

1 participant