• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Visual Basic Customization

    Reply
    Active Member
    dwillmschen
    Posts: 7
    Registered: ‎01-17-2012

    mirror derived part

    56 Views, 1 Replies
    02-09-2012 03:33 PM

    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

    Please use plain text.
    Active Member
    dwillmschen
    Posts: 7
    Registered: ‎01-17-2012

    Re: mirror derived part

    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

    Please use plain text.