Hello
In SLDWorks I want to create a property whose value is a combination of fixed text and the value of a property.
Would anyone know how to write that?
Hello
In SLDWorks I want to create a property whose value is a combination of fixed text and the value of a property.
Would anyone know how to write that?
Hello, if you put :
Fixed text = personal property?
Replace the fixed text with your text and the custom property with your custom property
Example: Thickness = "Epaisseur@part1.sldprt"
Hello
This should help you:
https://www.solidsolutions.co.uk/blog/2013/06/concatenation-of-custom-properties/#.WV9I5oTyjmE
Gauthik
Hello
I followed your instructions Bart☺ but the result is not satisfactory.
Here's what I do in detail:
I create an equation whose variable is called "Cable" and the value is a length.
In the file properties I create a new property and in the value cell I call A the variable of the equation and I add in front of my text, like this:
length= "Cable@C-F007-CCE-FS06-FC018.SLDPRT"
what I get in display is: Cable@C-F0120
See attachment
Hello
See if the principle can help you???
http://www.lynkoa.com/forum/solidworks/solidworks-text-dymamique
Hello
If it's for a note in an outline, you just need to write the part of the text in the note and then insert your property after that. Why would you want to put the text directly in the property manager?
@a.leblanc: I had the need to display the length of a variable component (belt length) in a bill of materials.
We had created a sketch driven by a variable and we had managed to recover the dimension in the property (see below and PJ)
Yet in my second link, I have a piece where I have a combination of fixed text and variable property depending on the piece. See attachment retrieved in the second link.
If you change the diameter or the thickness or the length the text follows and the rest like the worthy diameter and ep or LG doesn't change...
Have you been able to see my piece with the fixed text, namely diameter, ep and lg and the rest follows depending on the modification of the piece..