Open NonicaTeam opened 2 years ago
?
Hi @NonicaTeam , "Select Parameter Type" and "Select BuiltIn Parameter Group" will be removed in coming version, and they will be replaced by "Spec Types" and "Group Types" nodes.
Thanks @ZiyunShang for your message. By coming version you mean Dynamo for Revit 2.13?
Yes @NonicaTeam , you may refer to this PR - https://github.com/DynamoDS/DynamoRevit/pull/2770
Dynamo version DynamoRevit 2.12.0.5740
Revit version 2022.1
Operating system Windows 10
What did you do? Select ParameterType Node is obsolete.
What did you expect to see? ParameterType Class obsolete in Revit API and I believe the node Select Parameter Type Node is still using this class. Do you plan to implement SpecUtils class instead in coming versions? Our software is related on how you show information in this node for example.
What did you see instead? SpecUtils class displays list of parameter differently than ParameterType Class.