mirror derived part

mirror derived part

Anonymous
Not applicable
451 Views
1 Reply
Message 1 of 2

mirror derived part

Anonymous
Not applicable

Public Sub DER()
Set test = ThisApplication.ActiveDocument.ComponentDefinitions.Item(1).ReferenceComponents.DerivedPartComponents.Item(1).Definition

 

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

0 Likes
452 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

 

just realized this is in the wrong place should have been under inventor.

still would appreciate any help

0 Likes