Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I did google search as possible(end up this forum anyway :p), and probably seen all of the related Jeremmy's blog posts and still can't find the answer.
I managed to create a 3 points face(a triangle) and 4 points face(quad) and draw those geometry on the revit viewport applying arbitrarily materials by using TessellatedShapeBuilder and DirectShape.
But I really want to achieve now is to create "a line" material applied.
The reason why am I want to do is that I am making an addin that render some heat analysis results onto revit.
I have to draw lines with colors.
I am thinking a solution that draw a "narrow quad" to express line segments or curves, but it seems not a very good solution.
Solved! Go to Solution.