Could revit api support create project parameters?

Could revit api support create project parameters?

Anonymous
Not applicable
3,007 Views
5 Replies
Message 1 of 6

Could revit api support create project parameters?

Anonymous
Not applicable

Hello everyone~good moring~

 

I try to add a project parameter in a BIM,which I want(maybe , the word 'should' is more suitable) to got it by revit api.

 

I found the some documents,in 2014 or 2016, which all tell me :Could not create project parameters by revit api .

 

http://spiderinnet.typepad.com/blog/2011/05/parameter-of-revit-api-31-create-project-parameter.html

 

Above url ,the content shows me use share parameters to get project paramter.It seems not suitable for my needs?

 

Could anyone tell me the newest api change about the project parameters?

 

http://thebuildingcoder.typepad.com/blog/2018/04/whats-new-in-the-revit-2019-api.html

 

I try to get some information from the api change-instruction above, but get no useful information.

0 Likes
Accepted solutions (1)
3,008 Views
5 Replies
Replies (5)
Message 2 of 6

jeremytammik
Autodesk
Autodesk
Accepted solution

Please search this forum for "create project parameter".

  

Please always perform a search for existing discussions before submitting a new thread.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 3 of 6

Anonymous
Not applicable

Sorry .I got the information from the below url:

https://forums.autodesk.com/t5/revit-api-forum/create-project-parameter-not-shared-parameter/m-p/515...

 

which was what I asked.

 

 

The newest information shows here is no direct way to create project parameters.

Use the share parameters is also useful. Sorry.

0 Likes
Message 4 of 6

novesvalentin
Advocate
Advocate

Thats correct @Anonymous, so far it is not possible to do it and the only closest way is doing it with a Shared Paremeter.

 

Have been following this and I hope Autodesk add this to the API soon as they mention in the thread above.

If this helped solve your problem please mark it as solution, so other users can get this solutions as well.



Valentin Noves

BIM Manager
www.valentinnoves.com
0 Likes
Message 5 of 6

jeremytammik
Autodesk
Autodesk

Please always be aware that the strongest external driving force for API development priorities currently is the wish list in the Revit Idea Station.  Therefore, please ensure that this wish is indeed listed there and ensure that it gets many votes to raise its priority. Thank you!

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

Message 6 of 6

62BJW
Advocate
Advocate

Before I add it to the wish list... Is it still not possible to create a Project Parameter with the Revit API in 2019? Thanks.