Visual Basic Customization
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
mirror derived part
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
56 Views, 1 Replies
02-09-2012 03:33 PM
Public Sub DER()
Set test = ThisApplication.ActiveDocument.ComponentDefinition
test.mirrorplane= kDerivedPartMirrorPlaneXY
End Sub
this seams like a simple thing but i cant get it for the life of me.
im trying to mirror a derived part
ive learned how to do it when creating a part but nothing on modifying an existing part
Re: mirror derived part
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-09-2012 03:38 PM in reply to:
dwillmschen
just realized this is in the wrong place should have been under inventor.
still would appreciate any help
