Macro: identifying lines, edges, faces, etc
Macro: identifying lines, edges, faces, etc
(OP)
When I record a macro that involves me selecting lines, edges, faces, etc the macro includes the "selectbyid2" member. The problem with this member is that it selects based on X Y Z location and not by a name. So if I try to run the macro again with an entity in a slightly different location the macro fails. Is there anyway to select entities using a name rather than location?
Any help would be very appreciated.
Any help would be very appreciated.






RE: Macro: identifying lines, edges, faces, etc
In short, you will need to learn how to program.
RE: Macro: identifying lines, edges, faces, etc
RE: Macro: identifying lines, edges, faces, etc
Step 1 complete. You know how to program. Now all we need is someone who is willing to help you learn selection management objects in SW API. I suggest handleman. I'm done here.
RE: Macro: identifying lines, edges, faces, etc