Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bind shared paramaters to All Built in category

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
babu.rajan
770 Views, 3 Replies

Bind shared paramaters to All Built in category

I have a situation where I have to bind some sheared parameters to all category’s through API.

 

Category sheet = doc.Settings.Categories.get_Item(BuiltInCategory.OST_Sheets);

 

how do I approach this ?  or do I have to get all the category and bind for each them?

3 REPLIES 3
Message 2 of 4
R.van.den.Bor
in reply to: babu.rajan

yes, you can make a list of all categories and then loop through them and add the desired parameters. Have a look at Jeremy's blog : http://thebuildingcoder.typepad.com/blog/2012/04/adding-a-category-to-a-shared-parameter-binding.htm...
Kind regards,
Remy van den Bor
ICN Solutions B.V.
Liked this post or found it usefull, don't forget the Kudo It won't hurt (at least not me).
Message 3 of 4
Partha.Sarkar
in reply to: babu.rajan

Hi Baburajan,

 

Do you need any further help here ? I think the link to Jeremy's blog post discusses this topic.

 

Thanks,



Partha Sarkar
Developer Technical Services
Autodesk Developer Network

Message 4 of 4
babu.rajan
in reply to: babu.rajan

thanks

Babu

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Rail Community