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: 

project informations

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
sabatierae
419 Views, 4 Replies

project informations

Hi I'd like to modify the project informations like the adress, number, ... But I don't find the location of these parameters. I wanted to something like :

 

parameter p = doc.GET_PARAMETER(adress)

p.set(string)

 

but it doesn't work..

 

Can somebody help me plz?

thx!

4 REPLIES 4
Message 2 of 5
jeremytammik
in reply to: sabatierae

Dear Sabatierae,

 

Are you using RevitLookup?

 

Have you explored the database with it?

 

Where do you see this information in the user interface?

 

Have you looked at the project information element in RevitLookup?

 

Cheers,

 

Jeremy



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

Message 3 of 5
sabatierae
in reply to: jeremytammik

Jeremy thx you for your fast answer.

 

Yes I'm using the Revit Lookup and I've found my parameters (attachement). But I don't know how to modify them..

2014-08-28_144152.png

 

Thx for your help.

Message 4 of 5
sabatierae
in reply to: sabatierae

Ops I found it finaly..

It's 

doc.ProjectInformation.BuildingName = "name";

 

Message 5 of 5
jeremytammik
in reply to: sabatierae

Modification of parameter values is one of the basic topics covered in the getting started material:

 

http://thebuildingcoder.typepad.com/blog/about-the-author.html#2

 

Cheers,

 

Jeremy

 



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

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