- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Revit API Gurus,
A lot of my customers like using the surface fill pattern to mimic putting ceramic tiles on restroom walls and floors. The fill pattern are assigned to walls or floors by Revit material fill pattern.
Revit product is very powerful to allow users to adjust the fill patter grid lines, for example moving one wall fill grid line to the floor pattern grid line, so the rest room looks better. (The blue grid line can be moved by Revit Move command)
After users adjust the fill pattern grid lines, my plugin command wants to get the tiles details ,for example each tiles' size and the count of different size. So I want to retrieve the coordinates of each pattern grid lines for a specific wall or wall. After that my plugins can calculate all tiles' size (including those umcompleted tiles)
thank you very much for any clues. This API is very useful for interior decoration.
Solved! Go to Solution.