Flush constraint

Flush constraint

Anonymous
Not applicable
243 Views
1 Reply
Message 1 of 2

Flush constraint

Anonymous
Not applicable
Hello, I'm having problems applying a Flush assembly constraint using the following line of code Set varFlushConstraint = varConstraints.AddFlushConstraint(varUnConstrainedWorkplanes.Item(2), varConstrainedWorkplanes.Item(2), 0) where the two objects supplied are origin planes of the respective parts obviously with an offset distance of 0, rest is optional. Has anyone had problems applying Flush constraints, is the help a little misleading? Thanks Scott
0 Likes
244 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
.... don't worry, found the WorkplaneProxy object, through which constraints need to be made, don't understand the point of them but it now works. Only mentioned Workplanes or Faces in the help. Scott
0 Likes