I need to fill the area outside the flow channels and the pillars, leaving the area between the pillars and the flow channels not filled.
Posted over 10 years ago by Numerical Support Team
Post a topicPeople who like this
Delete Comment
This post will be deleted permanently. Are you sure?
The DXF is built with "hierarchy" and those holes are within an inserted block. Blocks contain nested data that references other objects (it's not real objects that ACE can apply fill rules). This means blocks must be exploded to permit DeEmbed fill to occur. Simply select all blocks in AutoCAD and use command "Explode". Save the DWG and convert using ACE.
For ACE to perform FILL requires the following:
* Entities must exist on the same layer.
* Entities mush have the same "Hierarchy Level" (i.e. inside the same block).
Here's a somewhat similar situation in our user forum for a customer who works with GDSII:
http://forums.numericalinnovations.com/post/not-all-gds-layers-show-when-i-go-to-build-my-composite-7398213
0 Votes
1 Comments
Danny Carr posted almost 7 years ago
Please note, the above link has been updated. Please use the link below.
Not all GDS layers show when I go to build my composite
https://support.numericalinnovations.com/support/discussions/topics/14000003618
0 Votes
Login or Sign up to post a comment