Pat file reader - WPF/XAML

Hi,

I’m trying to create a pat file reader, basically have an interface to show the preview of the pattern before load it into Revit. Is there any resources I can reference?

Thanks,

J

I’ve been pottering around with a pyRevit tool to create brick and tile patterns, where I can enter brick and mortar dimensions and get various patterns and have been working on a wpm/xaml ui for it. I had been creating png previews of the patterns, but with thumb and large views and the intent to add other patterns over time it makes more sense to create a preview directly from a pat file or string. Your query has prompted me to sync my most recent efforts (developed with the help of Gemini) up to the GitHub site. I haven’t got it working yet but maybe it helps you move forward.

1 Like