I am trying to write a hatch pattern code for a 8x24 CMU block. I have written it and everything seems to be right but there's a weird veritcal shift happening. Below is the written code and an image of the hatch in Revit.
*Split Face Cmu 8x24, 8"x8"x24" Cmu split face
;%TYPE=MODEL
0, 0, 0, 0, 8
90, 0, 0, 12, 12, 8, -12
Get the pyRevit add-in. It allows you to make a pattern based on detail lines. Then you don't have to worry about figuring out how to write out a hatch pattern.
Try:
;-------------------------------------------------------------------------------
; Written by HatchKit 4 Standard Edition
; HatchKit 4 Standard Edition (c)1990-2023 Cadro Pty Ltd
; www.hatchkit.com.au/
;-------------------------------------------------------------------------------
;-Date : 2024/05/04
;-Time : 13:21:52
;-HatchKit 4 Version : 4.2.7.3240
;-HatchKit 4 Output Filetype : Revit® with HatchKit Fill Manager
;-------------------------------------------------------------------------------
;%VERSION=3.0
;%UNITS=INCH
*Split Face Cmu 8x24,8"x8"x24" Cmu split face
;%TYPE=MODEL
0,0,0,0,8
90,0,0,8,12,8,-8
hth,
Hugh Adamson
Cadro Pty Ltd
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.