How to uncheck a parameter in schedule - or uncheck via element properties

How to uncheck a parameter in schedule - or uncheck via element properties

odoshi
Collaborator Collaborator
231 Views
1 Reply
Message 1 of 2

How to uncheck a parameter in schedule - or uncheck via element properties

odoshi
Collaborator
Collaborator

I have a Yes/No parameter (checkbox style) in my schedule. I'd like to clear it to unchecked. I found SetCellText() for TableSectionData but not sure that's the way to uncheck it.

 

Also, if I uncheck it in the schedule, does it uncheck it from the objects in the model? (I assume it's 2-way but I'm a C3D programmer)

 

Thanks!

Mike Caruso
Autodesk Certified Instructor 2014
AutoCAD/Civil 3D Autodesk Certified Professional 2014, 2015, 2018
www.whitemountaincad.com
0 Likes
Accepted solutions (1)
232 Views
1 Reply
Reply (1)
Message 2 of 2

odoshi
Collaborator
Collaborator
Accepted solution

Found it:

https://forums.autodesk.com/t5/revit-api-forum/setting-yes-no-parameters-value-through-api/m-p/89533...

 

Mike Caruso
Autodesk Certified Instructor 2014
AutoCAD/Civil 3D Autodesk Certified Professional 2014, 2015, 2018
www.whitemountaincad.com