Getting rid of "utility" lines in Section
- June 8, 2016
- 1 reply
- 3269 views
Hi guys,
I faced to the problem, there are lines in section which are some kind of utility(coordinate system's axis: 100,0 and 0,-100; diagonal lines of a rectangle).
The main issue is all these lines have the same type(sectionEntity->GetSectionEntityType()) as an ordinary line: wfcSEC_ENTITY_2D_LINE
So I can't filter them by type.
Nevertheless, it's possible to get rid of coordinate system's axis: 100,0 and 0,-100.
But I can't imagine how to remove diagonal lines of a rectangle and same sort of lines, which coordinates are dynamic from Section to Section.
May it be, I did miss something?
May be there is a simple solution to clean out all these utility lines?
PS:
I've attached what I have now in JSON file for the section with only two arcs.
Thanks,
Artem
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

