I’m not sure why it warning that “No Parameter Found By that name”.
I do have a family type parameter with this name.
Looking for advise on what i’m doing wrong here.
Please see attached screen shot.
Thank u for your helps!
Quick answer: try SetParameterByName(TypeOrInstance) from Rhythm
“Offset (default)” should be “Offset” in the string node. (default) in the family only shows whether it’s a type of instance property.
thank u for answer, but I tried change to the “Offset”,still not working…
between family types and element.set parameterByName
you should put the All Elements of Family Type Node
I am sorry…i am a freshman of Dynamo, could u please explain more?
Thank u for your patience!
See this thread:
Link to the original topic:
http://dynamobim.org/forums/topic/how-do-you-write-type-parameters-family-symbol-node-error/
@scao9
When you have time, please read the forum guidelines (your title should be changed, see suggestion n°1):
Thank u sooo much:) It works!
Thanks for your suggestions, appreciating your help!
@scao9
I can change this title for you if you wish. If you need Dynamo in hurry situations, you should also consider to take a look at the Primer in your free time:
http://dynamoprimer.com/en/08_Dynamo-for-Revit/8-3_Editing.html
Hi @scao9
Clockwork package has a node called “Element.ParameterExist” to filter if parameter exist.
Hi Rohan
What is the warning?
I think your input in value needs a number probably a zero (0) or a one (1)
Nico
Hi Nico,
Appreciate your quick response.
The warning reads, “No Parameter Found By that name”.
This logic works for a different group that changes the sheet parameter, “CHECKED BY” but gives warning for “Not for Construction” and “Show Key Plan” Parameters.
See below snippet, I have tried using Boolean, Integer Slider and String to feed “value”.
it means that the element you selected in revit doesn’t have a parameter called “Not For Construction”
show us a picture off the element you selected and its properties