Message 1 of 10
Create gradient with sevral colors and use specific min and max for AVF

Not applicable
11-09-2020
04:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I'm creating a plugin which compares a point cloud and floor or wall in revit. My problem is that i already use AVF to display my result, but i havbe a color for the max and a color for the min, but that's all. I want someting like this :
There is serval colors for things which are above or ahead.
I also want to set in the code the min and max values of the legends as it is here, Because i Don't find how to set those values.
The only way that i found to have multiple colors if to use points marker and not gradient in the AVF. But doing that, it is unreadable and i have a legend for the negativ part and a legend for the positiv part.
Please help me with the AVF