Jump to content
Developer Wiki and Function Reference Links ×

Setting "Snap to working plane" on


Recommended Posts

During the use of a tool, I would like "Snap to working plane" to be set on. I found out that is was possible to set it on with

setConstrain('R'); but then I set all the other contraints off.

I would actually like to set everything back as it was before the use of the tool. But I cannot get their status.

I can get some of the snapping options as "Snap To Grid" with getpref, but not all of them

How can I do?

Thanks,

Link to comment

Try these Pref values. They should be available in VW 2010 SP4.

SnapToGrid = 37

SnapToObject = 38

SnapAngle = 470

SnapIntersect = 471

SnapSmartPoints = 472

SnapDistance = 473

SnapSmartEdge = 474

SnapConstrainTangent = 475

SnapConstrainToWorkingPlane = 476

SnapConstrainWorkingPlaneNormal = 477

Raymond

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...