//건축법 시행령 40조 (옥상광장 등의 설치) 3항 1호 Check(EDBA_40_3_1){ IF (CS) THEN KS } CS{ getObjectProperty(Roof.shapeType) = “FlatRoof” } KS{ isExist(Heliport) = True getResult(REFB_13_1)=True getResult(REFB_13_2)=True }
Python Code 변환 예정