Building a pattern that repeats on a grid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm putting together an addin to create patterns, and I'm interested in creating a pattern that repeats on a grid basis.
The code I have will create a complex pattern, but I can't get it to create the pattern I want, mainly because I can't resolve some of the required values in the pattern PAT file code.
To test my understanding, I created a pattern in PyRevit and then attempted to decode the PAT file, after a lot of reading I can attribute 4 of the 6 required values, but can't work out two of them.
The attached Revit file shown the pattern, and has text in the bottom left corner that explains what I believe the PAT file values relate to.
Also, some of the values don't exactly match... I'm wondering if thats due to some sort of conversion or rounding?
I'd appreciate some advice!
Thanks,