-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Hi @thaiguer I'm not sure how Autocad handles the entities in the So this line Hope this helps. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply and the example of hatch. Appreciate it.
Regards
Nilay
…On Mon, Apr 7, 2025 at 11:39 AM Albert Domenech ***@***.***> wrote:
Hi all,
For a quick example of how to create a Hatch you can check the single file
examples:
https://github.com/DomCR/ACadSharp/blob/master/src/ACadSharp.Tests/IO/WriterSingleObjectTests.cs
Here you have a few methods:
- CreateHatch()
- CreateHatchPolyline()
- CreateCircleHatch()
By now the only way to create a Hatch is to manually generate the
polylines.
—
Reply to this email directly, view it on GitHub
<#466 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AC75Y3Q3CE3UXAEUF2LRPDT2YIJDJAVCNFSM6AAAAABPGZLP7WVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENZUGYZTIOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Regards,
Nilay
|
Beta Was this translation helpful? Give feedback.
-
This discussion was turned into an issue: #467 |
Beta Was this translation helpful? Give feedback.
This discussion was turned into an issue: #467