Moving of hatch origin point closer to hatch boundary to improve performance
Contents
[
Hide
]
How to move the hatch origin point closer to hatch boundary to improve performance
Issue: How to move the hatch origin point closer to hatch boundary to improve performance (CADNET-1340).
Tips: To do this, get the CadHatch entities from the drawing, set the required points with Point2D, calculate the distance and in CadHatchPatternData set LineBasePoint for X and Y.
Example: