Std Link and the Transform tool

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
Brutha
Posts: 221
Joined: Mon May 04, 2015 1:50 pm

Std Link and the Transform tool

Post by Brutha »

Hi All,

One thing I just noticed when using Std Link with Part Design, is that the transform tool doesn't seem to work on the linked body, at least for me:

- Create a body with some object in it.
- Create a std link to the body.
- The transform tool works on the original but is greyed out when the link is selected.
- I can manually edit the placement of the link object however.

Any ideas?

Cheers

Brutha

Code: Select all

OS: macOS 10.15
Word size of FreeCAD: 64-bit
Version: 0.20.24847 (Git)
Build type: Release
Branch: master
Hash: 20e756306d9aa624fcbf465f0345d721673ce720
Python version: 3.9.2
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.1
Locale: C/Default (C)
User avatar
Roy_043
Veteran
Posts: 8551
Joined: Thu Dec 27, 2018 12:28 pm

Re: Std Link and the Transform tool

Post by Roy_043 »

Confirmed.
Right-clicking the body in the tree and choosing Transform works.
Post Reply