Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All
I have a Ceiling Pattern a bit custom, it goes with 476 spacing then 610 then 305 then 610 then 476. I am trying to figure a way but still newbie with hatch coding. so this how it look like. is there away to code this.
I tried this but didn't work. as you see it is for revit but it takes autocad .pat.
;;; revit metric.pat file v. 3.0 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (c) 2000-2003 Autodesk Revit ;;;
;
; Please see the revit.pat file distributed with Revit for an explanation of this file's format.
;
;;;
;%VERSION=3.0
;%UNITS=MM
*0 Ceiling custom, 600 x 1200 Tiles
;%TYPE=MODEL
0, 0, 0, 0, 1200
90, 0, 0, 0, 610
90, 0, 0, 0, 915
90, 0, 0, 0, 1525
90, 0, 0, 0, 2001
Solved! Go to Solution.