×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Does anyone know how to modify coordinates of points in a sketch?

Does anyone know how to modify coordinates of points in a sketch?

Does anyone know how to modify coordinates of points in a sketch?

(OP)
Hi,

I have a sketch containing point clouds (>1,000). I can read (get) coordinates of these points from the sketch using these two commands:

sketchPointArray = swSketch.GetSketchPoints2
Xi = sketchPointArray(i).X: Yi = sketchPointArray(i).Y

I want to edit coordinates of these points uisng Solidworks VBA. Does anyone know what method to use to modify coordinates of the points? Is there a command to set coordinates?

swSketch.SetSketchPoints2 (I made this up. I assume there is a "Set" sketch points method)

Best regards,

Alex
Replies continue below

Recommended for you

RE: Does anyone know how to modify coordinates of points in a sketch?

You probably already have done this, but posting this on the actual SW forum might be a better resource (some API giants on there). I wouldn't know how to do this in API, but you can do this from SW itself in multiple ways (i.e. move sketch components). If you need a programmable approach then I will leave this to others for assistance :)

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members! Already a Member? Login



News


Close Box

Join Eng-Tips® Today!

Join your peers on the Internet's largest technical engineering professional community.
It's easy to join and it's free.

Here's Why Members Love Eng-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close