Adding parameter in a material...

Adding parameter in a material...

Anonymous
Not applicable
731 Views
2 Replies
Message 1 of 3

Adding parameter in a material...

Anonymous
Not applicable

Hi

 

i want to know if it is possible to add a parameter in a material...

image might be helpfull in understanding my question.....!!

0 Likes
732 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable

Ialso want to add parameters to Revit..anybody knows how to solve it?

Message 3 of 3

Joe.Ye
Alumni
Alumni

Revit shared parameter can be added to material. The method is to add shared parameter via API. This can be achieved via Revit API.
you can see the source code in Revit SDK sample, named CreateShared.
However the shared paramter cannot be shown in the place you specifiled in the phote.
Shared parameter can only be seen in the form, which will display after clicking the "Shared Parameter" button.

 

 


______________________________________________________________

If my post answers your question, please click the "Accept as Solution" button. This helps everyone find answers more quickly!



Joe Ye
Contractor
Developer Technical Services
Autodesk Developer Network
0 Likes