| | |
 | Gut zu wissen: Hilfreiche Tipps und Tricks aus der Praxis prägnant, und auf den Punkt gebracht für PTC CREO |
| | |
 | BOM Assistant für Stücklistenerstellung , eine App
|
|
Autor
|
Thema: Annotation-Geometry-Modify-Merge Problem (1251 / mal gelesen)
|
Andylau Mitglied

 Beiträge: 56 Registriert: 07.06.2021
|
erstellt am: 23. Jun. 2021 04:06 <-- editieren / zitieren --> Unities abgeben:         
Hi Everyone, I have a 2d Merge problem. For some reason, in annotation module,I need to merge the Views' outline line segments into one. First, I convert the views to sketch(command in Migration Tools). Second, use "Geometry->Modify->Merge" to merge all the sketches. some of them are merged, but some failed. I attach the bdl file in V17. I check the command "AM_MOD_GEO_MERGE" in help file. but unfortunately, there is no such command in the help file list. I do above by lisp. Is there any way to fix this problem? regards, Andy [Diese Nachricht wurde von Andylau am 23. Jun. 2021 editiert.] [Diese Nachricht wurde von Andylau am 23. Jun. 2021 editiert.] [Diese Nachricht wurde von Andylau am 23. Jun. 2021 editiert.] Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |
Andylau Mitglied

 Beiträge: 56 Registriert: 07.06.2021
|
erstellt am: 23. Jun. 2021 05:04 <-- editieren / zitieren --> Unities abgeben:         
by checking the coordinate of 3 line segment, Geometric Properties: Type: "Manual 2D line" Vertex 1: -286.75194396952702,-184.00700978774699 Vertex 2: -302.08750601272698,-184.007009787751 Geometric Properties: Type: "Manual 2D line" Vertex 1: -247.57034233832701,-184.007009787751 Vertex 2: -286.75194396952702,-184.00700978774699 Geometric Properties: Type: "Manual 2D line" Vertex 1: -247.57034233832701,-184.007009787751 Vertex 2: -203.25194396952699,-184.00700978772301 The Y is not exactly the same. That means they are not in same line. Maybe a software problem? Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |
achim96 Mitglied Konstrukteur
 
 Beiträge: 139 Registriert: 08.07.2013 Creo Elements / Direct Modeling, V20.1.4.0 Model Manager V20.1.4.0 Part Library
|
erstellt am: 23. Jun. 2021 09:19 <-- editieren / zitieren --> Unities abgeben:          Nur für Andylau
|
der_Wolfgang Moderator Tastenhauer
     
 Beiträge: 2371 Registriert: 3.20. ● PE60+80+90@home ● W10 Pro Build19045.6332 ● Drafting V17~V20.7@job ● Modeling V17~V20.7@job ● Windchill 12.1.2.6@job ● UWGM Client 13.1.0.1@job ● Taschenrechner ● brain 6.3 ● Stift+Zettel V8.42
|
erstellt am: 23. Jun. 2021 18:07 <-- editieren / zitieren --> Unities abgeben:          Nur für Andylau
Zitat: Original erstellt von achim96: you can only merge lines that were previously splitted.
I doubt that. Andy, those lines are all in one and the same ME10 part?
the ME10 help says Zitat: If more than two elements are selected, they are merged in pairs only if they have the same color, linetype, info text, and if there is no dimension specified at peripheral point where they might be merged.
when you switch on the Vertices in the Vieport show menu you will see a lot of little squares. If two points share the same end/begin point that square has different color than the single end. Which color do the squares have in your point. Looking to the Y's of the points they are all the same with respect to accuracy. ------------------ ● Firefox ESR ● Java Forum Stuttgart JUGS ● OSD Hilfeseite (de) / help page (en) ● NotePad++ ● BuFDi ● Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |

| |
Andylau Mitglied

 Beiträge: 56 Registriert: 07.06.2021
|
erstellt am: 01. Jul. 2021 10:43 <-- editieren / zitieren --> Unities abgeben:         
Hi Wolfgang, The lines are generated automatically by annotation. The weird thing is, the lines should be in line by common sense. If I make the views' hidden line invisible, then some lines can be merged.
Zitat: Original erstellt von der_Wolfgang:
when you switch on the Vertices in the Vieport show menu you will see a lot of little squares. If two points share the same end/begin point that square has different color than the single end. Which color do the squares have in your point. Looking to the Y's of the points they are all the same with respect to accuracy.
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP |