Create TsgDXFLWPolyline with hatch
Moderators: SDS, support, admin
-
- Posts: 1
- Joined: 16 Mar 2023, 10:46
Create TsgDXFLWPolyline with hatch
How can I set hatch or fill to TsgDXFCircle,TsgDXFLWPolyline entities. How to set the Associativity flag.
Thanks Tomas
Thanks Tomas
Re: Create TsgDXFLWPolyline with hatch
TomášTrnka wrote: ↑16 Mar 2023, 11:05How can I set hatch or fill to TsgDXFCircle,TsgDXFLWPolyline entities. How to set the Associativity flag.
Thanks Tomas
Hi Thomas,
We don't have a direct function that allows transforming an input entity to an output hatch. However, we have another useful feature, such as DXFConv.GetBoundariesPolylines, or
protected TsgCADBoundaryData.GenerateListOfBoundaries, that can be called from TsgCADCurvePolygon.GenerateListOfBoundaries.
As for Associativity flag. We don't have such a feature.
Regards,
Catherine.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support