TechDraw Cosmetic Vertex does not appear in Tree View

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
ruchg
Posts: 26
Joined: Wed Nov 02, 2016 11:26 am

TechDraw Cosmetic Vertex does not appear in Tree View

Post by ruchg »

I have added a Cosmetic Vertex in my TechDraw page.

I would expect the Cosmetic Vertex to appear in the Model Tab Tree View under the Page, (Page001) and View (Front001.)

I would like to 'nudge' the Vertex slightly as I did not position it with enough precision. Were it available in the Tree View, I could go into the Property tab and nudge it slightly in X or Y.

Regards.

OS: Fedora 34 (Workstation Edition) (X-Cinnamon/cinnamon)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.Unknown
Build type: Unknown
Python version: 3.9.4
Qt version: 5.15.2
Coin version: 4.0.0a
OCC version: 7.5.0
Locale: English/United States (en_US)
User avatar
Shalmeneser
Veteran
Posts: 9560
Joined: Wed Dec 23, 2020 12:04 am
Location: Fr

Re: TechDraw Cosmetic Vertex does not appear in Tree View

Post by Shalmeneser »

ruchg wrote: Thu Oct 28, 2021 7:06 pm I would expect the Cosmetic Vertex to appear in the Model Tab Tree View under the Page, (Page001) and View (Front001.)
TechDraw_2PointCosmeticLine :
Cosmetic lines have no properties of their own, as they are not document objects.
They do not appear in the tree.

Try : https://forum.freecadweb.org/viewtopic.php?f=35&t=59334
Post Reply