View Icons in Revit

View Icons in Revit

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

View Icons in Revit

Anonymous
Not applicable

Hi,

 

I have to get different view icons in revit ex. Floor Plan View icon. But I'm sure that those icons are not located where revit was installed. Kindly suggest where I can get those icons.

 

Please refer attached image.

 

Thanks and Regards,

Vinoth Kumar.R

0 Likes
3,398 Views
5 Replies
Replies (5)
Message 2 of 6

jeremytammik
Autodesk
Autodesk

Dear Vinoth,

 

I assume they are stored in a resource DLL in the same folder as Revit.exe, or below it, or some other, common, shared Autodesk resource directory.

 

Please let us know where you end up finding them.

 

Thank you!

 

Cheers,

 

Jeremy



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

0 Likes
Message 3 of 6

FAIR59
Advisor
Advisor

they are in the file Utility.dll in the same folder as Revit.exe

Message 4 of 6

Anonymous
Not applicable

How did you read the images. When I try get "A refrance to ...Utility.dll' could not be added. Please make sure that the file is accessible, and that is is a valid assembly og COM component.


0 Likes
Message 5 of 6

Revitalizer
Advisor
Advisor

Hi,

 

for the images used in the RibbonBar, you could step through each tab, panel and item.

If a RibbonItem has a valid Image or LargeImage property, you can get this ImageSource object, convert it into a Bitmap etc. and save this wherever you want.

You can use either AdWindows.dll or plain Revit API for that purpose.

For the bitmap conversion method, please ask the search engine of your choice.

 

Generally, I would think the generic Revit icons are property of Autodesk (the icons of third party add-ins are property of the related developers, but may depend on the licence).

It would be better to create your own icons - please refer to "Autodesk Icon Guidelines.pdf" which is located in the Revit SDK main folder.

 

Revitalizer




Rudolf Honke
Software Developer
Mensch und Maschine





0 Likes
Message 6 of 6

hoangthanh7897
Explorer
Explorer

I can not find the icon in Modify Panel, but other icons. Do you know about it?

0 Likes