| Article | 60001104 |
| Type | Wish |
| Product | Engine |
| Date Added | 3/10/2010 12:00:00 AM |
| Fixed | (3/17/2010 12:00:00 AM) |
| Submitted by | Adam White |
Summary
Is it posible to define the DX/DY dispotion of the block used in HatchBlock hatches so the distance between the blocks is variable ?
Solution
In version 6018 the BlockOffsetXdir and BlockOffsetYdir properties was added in vdHatchProperties
Controls the X and Y offset of each blockreference for block hatch pattern generation.
When the values are zero(0) then the block bounding box width and height are used.
Default value for both properties is zero(0.0)
the BlockOffsetXdir value is on the HatchAngle direction and the BlockOffsetYdir is on the perpendicular axis
