Message 1 of 2
Use Revit Icons in my Plugin allowed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone!
This week I update a plugin called ElectricalUtils and I decide to use some Revit icon that is used for de Power, Telephone, Switch, and other commands related to creating ElectricalSystem.
At the moment is a placeholder just for reference, from the user's perspective makes more sense to use the same icon. (The command is basically the same.)
I gonna recreate the icons but I still wonder if can I use a Revit Image resource in a plugin.
I'm not copying the icon to my plugin, I'm using the resource that already exists in Revit.
Like this is the reference for the ‘revit.ico’ - ”/UIFrameworkRes;component/ribbon/images/revit.ico”
I know that could change and break in the next version without warning but am I allowed to use it?