get coordinates from segments and curves
get coordinates from segments and curves
(OP)
I want to know if there is any way to get the coordinates of a segment and curves in a macro, thank you so much for your time,
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
get coordinates from segments and curves
|
RE: get coordinates from segments and curves
Those line/segments and curves are in sketch or done directly under a Geometrical Set or in a drawing (2D)?
Anyway, the answer is yes in all cases but should be clear what is the case because there are different ways to get the coordinates.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: get coordinates from segments and curves
RE: get coordinates from segments and curves
Coordinates of the points on lines ends ?
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...
RE: get coordinates from segments and curves
RE: get coordinates from segments and curves
Macros done for parts created without "Enable hybrid design" (PartBody with green color) can fail very well for the other kind of parts (Partbody with yellow color, to be very clear) even if the parts are looking in the same way (one example is that macro which is creating a surrounding box with surfaces for a catpart).
Usually, when users ask me to create something, I'm going to their desk just to see how they are doing manually their task and try to understand different ways of work to accomplish that task.
For someone who wants to create a macro all inputs should be very clear, otherwise is wasting of time.
Coming to your problem to identify coordinates...Eric's macro in FAQ is giving exactly the coordinates of the points (hope my English is good enough and I understood well what you want).
Is also good to use search function in this forum, there are a lot of code pieces here, during last month, more users come with different solution sharing their knowledge.
Regards
Fernando
https://picasaweb.google.com/102257836106335725208
https://picasaweb.google.com/103462806772634246699...