Single line segment style using property sets

Single line segment style using property sets

Anonymous
Not applicable
1,091 Views
7 Replies
Message 1 of 8

Single line segment style using property sets

Anonymous
Not applicable

I'm trying to create a single line segment label style utilizing the property sets of a polyline. My understanding is as long as there are property sets in the drawing, which they are, I should be able to get an added "property sets" tab in the Label style Composer>Text Component Editor to use property set data but it never appears. 

 

In the toolspace I'm using settings>general>label styles>Line to create my label style. 

0 Likes
1,092 Views
7 Replies
Replies (7)
Message 2 of 8

tcorey
Mentor
Mentor

Apply your properties to an Alignment and then you will get the Property Sets tab in the Label Style Composer. It doesn't work with lines and polylines.



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Platinum Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
0 Likes
Message 3 of 8

Anonymous
Not applicable

I was following an example done in augi. The presenter was labeling polylines using property sets. For example labeling street center lines in one fell swoop with plan readability. It was a nice feature but I could not get the tab in the component editor. 

0 Likes
Message 4 of 8

samir_rezk
Advisor
Advisor

Hi @Anonymous 

The tab does not appear for the line and curve labels, but you can type in the code in the label composer:

<[PS:PSDNAME:PSNAME(CU)]>

substitute PSDNAME with your property set definition, and PSNAME with the name of the property you’d like to read in the label.

Note, you can not label circles! 

Hope this helps


Samir Rezk
Technical Support Specialist

Message 5 of 8

Anonymous
Not applicable

 

2. The magic part – simply place labels. The figure below shows the label text field within the extended data of a polyline. A line and curve label is placed on that polyline reading that string of text. Of course, the label’s text is dynamic – so change any field and upon

 

PSData.jpg

0 Likes
Message 6 of 8

mjung
Advocate
Advocate

Did you ever figure this out? I'm trying to get this to work as well and can't seem to get the tab to appear in the Text Editor Dialog.

 

Trying to do a search for more information on this "Property Sets tab will not appear in the Text Component Editor if there is no property set applied to the relevant object type" is scarce.

 

What is the "relevant object type"? 


Civil 3D 2026 / Windows 11 Pro (64bit)
Intel Core I7 @3.30GHz / 32gig RAM / NVIDIA Quadro K2200
0 Likes
Message 7 of 8

tcorey
Mentor
Mentor

Hello @mjung. It appears that you missed a post in this thread. You keep asking how to get the tab back, but the question should be How do I still add the labeling, even though the Property Sets dialog tab is not available. Look for the post by @samir_rezk.

 

Best regards,

 

Tim

 

 



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Platinum Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
0 Likes
Message 8 of 8

mjung
Advocate
Advocate

Not at all... I was able to manually add the code based on the example to get the labeling to work. I was hoping to be able to utilize the dialog box to pick the items without having to know or remember what the manual code is.


Civil 3D 2026 / Windows 11 Pro (64bit)
Intel Core I7 @3.30GHz / 32gig RAM / NVIDIA Quadro K2200
0 Likes