Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I was hoping this whould be an easy task but here is the issue :
From an assembly, I want to add a constraint using the pick command like so :
Dim oFace As Face = ThisApplication.CommandManager.Pick(kPartFaceFilter, "hey") Constraints.AddMate("Mate1","Door plate 2:2","Face1",Nothing,oFace)
Turns out it doesn't work, and I can't seem to find the way from oFace to the actual part face..
I have found a work around, but I'm still wondering :
Is it even possible ?
Regards,
FINET L.
If this post solved your question, please kindly mark it as "Solution"
If this post helped out in any way to solve your question, please drop a "Like"Solved! Go to Solution.