Solved! Go to Solution.
Similarly the offset rule also fills holes in 2014.1 if a negative offset value is used.
Is there a way to procedurally remove this unwanted hole-offset-geometry? comp(f) doesn't seem to have necessary options.
did you try the 'border' and 'inside' selectors ?
Matthias Buehler
Head of 3D Technologies
twitter: @MattB3D
--------------------------------
Garsdale Design Limited
Yep - trouble is a border and an inside is created for both the hole and the proper shape, so the following code produces the following image:
offset(-2)
comp(f){border:NIL|inside:Cyan}