Discover current attributes of line

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Discover current attributes of line

MarkHamann
Hi,

I am trying to find what attributes an existing line currently has. When I bring up a dialog to change the attributes, I see "unchanged" but how do I find the current attributes? I feel like this is so obvious that I must have missed something.

I'm using:

Version: 2.2.0.2
Compiler: GNU GCC 13.1.0
Compiled on: Jul 29 2023
Qt Version: 5.12.11
Boost Version: 1.75.0
System: Windows 10 (10.0)

Mark
Reply | Threaded
Open this post in threaded view
|

Re: Discover current attributes of line

dellus
Use "Properties" to find the current attributes (properties) of a single entity.
"Attributes" is to change the properties of a whole bunch of entities, which might have different properties currently.
Reply | Threaded
Open this post in threaded view
|

Re: Discover current attributes of line

MarkHamann
Well, sure enough! Thank you very much. I swear, I tried that, but it worked this morning.