KR20070049774A - Method for drawing 2-dimensional representations from multi-dimensional model - Google Patents

Method for drawing 2-dimensional representations from multi-dimensional model Download PDF

Info

Publication number
KR20070049774A
KR20070049774A KR1020050106915A KR20050106915A KR20070049774A KR 20070049774 A KR20070049774 A KR 20070049774A KR 1020050106915 A KR1020050106915 A KR 1020050106915A KR 20050106915 A KR20050106915 A KR 20050106915A KR 20070049774 A KR20070049774 A KR 20070049774A
Authority
KR
South Korea
Prior art keywords
dimensional
information
shape
creating
cad
Prior art date
Application number
KR1020050106915A
Other languages
Korean (ko)
Inventor
김인한
최삼락
강병철
Original Assignee
김인한
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김인한 filed Critical 김인한
Priority to KR1020050106915A priority Critical patent/KR20070049774A/en
Publication of KR20070049774A publication Critical patent/KR20070049774A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Processing Or Creating Images (AREA)

Abstract

본 발명은 다차원 모델을 2차원의 실무도면으로 작성하는 방법에 관한 것이다. 본 발명은 CAD도면 작성방법에 있어서, 다차원 객체정보로부터 객체의 종류를 판별하는 제 1단계와, 객체의 종류가 판별되면 해당 객체의 다차원 형상정보 및 속성정보를 추출하는 제 2단계와, 추출된 정보들을 이용하여 다차원 객체를 2차원의 실무도면으로 작성할 방법을 선택하는 제 3단계, 및 선택된 작성 방법에 따라 2차원의 실무도면을 작성하는 제 4단계를 포함하는 것을 특징으로 한다. 따라서, 본 발명은 다차원의 모델 정보를 2차원의 캐드 실무도면으로 자동적으로 작성 가능하도록 하여 업무의 생산성을 높인다.The present invention relates to a method for creating a multidimensional model in a two-dimensional working drawing. The present invention provides a CAD drawing creation method comprising: a first step of determining the type of an object from multidimensional object information; a second step of extracting multidimensional shape information and attribute information of the object when the type of the object is determined; And a fourth step of selecting a method of creating a multi-dimensional object into a two-dimensional working drawing by using the information, and a fourth step of creating a two-dimensional working drawing according to the selected writing method. Therefore, the present invention increases the productivity of the work by enabling the multi-dimensional model information to be automatically created in a two-dimensional CAD working drawing.

CAD, 호환, 다차원, 모델, 도면작성, 자동추출 CAD, compatible, multidimensional, model, drawing, automatic extraction

Description

다차원 모델을 2차원의 도면으로 작성하는 방법{Method for drawing 2-dimensional representations from multi-dimensional model}Method for drawing 2-dimensional representations from multi-dimensional model}

도 1은 종래의 2차원모델을 3차원도면으로 작성하는 방법을 설명하기 위한 흐름도, 1 is a flowchart illustrating a method of creating a conventional two-dimensional model in a three-dimensional drawing,

도 2는 도 1방법을 설명하기 위한 업무흐름도,2 is a flowchart illustrating a method of FIG. 1;

도 3은 본 발명의 일실시예에 따른 작성방법을 설명하기 위한 블록도,3 is a block diagram illustrating a creation method according to an embodiment of the present invention;

도 4는 도 3의 제어부의 작성방법을 선택하기 위한 테이블도,4 is a table for selecting a method of creating a control unit of FIG. 3;

도 5는 본 발명의 작성방법을 설명하기 위한 상세흐름도,Figure 5 is a detailed flow chart for explaining the creation method of the present invention,

도 6a는 본 발명에 따른 파라메트릭작성을 설명하기 위한 테이블도,6A is a table for explaining parametric creation according to the present invention;

도 6b는 본 발명에 따른 파라메트릭작성과정을 설명하기 위한 흐름도,6b is a flowchart illustrating a parametric creation process according to the present invention;

도 7a는 본 발명에 따른 심볼매핑을 설명하기 위한 테이블도,7A is a table for explaining symbol mapping according to the present invention;

도 7b는 본 발명에 따른 심볼매핑과정을 설명하기 위한 흐름도, 7B is a flowchart illustrating a symbol mapping process according to the present invention;

도 8은 본 발명에 따른 프로젝션과정을 설명하기 위한 흐름도,8 is a flowchart illustrating a projection process according to the present invention;

도 9는 본 발명에 따른 도면표현요소삽입과정을 설명하기 위한 흐름도,9 is a flowchart illustrating a drawing expression element insertion process according to the present invention;

도 10은 본 발명의 작성방법에 따른 2차원실무도면을 보여주는 화면상태도.10 is a screen state diagram showing a two-dimensional working drawing according to the preparation method of the present invention.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

30 : 3차원캐드데이터입력부 31 : 3차원IFC변환부30: 3D CAD data input unit 31: 3D IFC conversion unit

32 : 3차원정보추출부 33 : 제어부32: three-dimensional information extraction unit 33: control unit

34 : 2차원정보저장부 35 : 파라메트릭작성부34: 2D information storage unit 35: Parametric writing unit

36 : 심볼및주석매핑부 37 : 프로젝션부36: symbol and comment mapping unit 37: projection unit

38 : 2D캐드도면출력부38: 2D CAD drawing output unit

본 발명은 다차원 모델을 2차원의 도면으로 작성하는 방법에 관한 것이다. 보다 상세하게는 복합엔지니어링 산업분야간의 시설물정보의 교환 및 공유를 위하여 프로젝트모델 기반의 국제표준모델인 IFC(industry foundation classes)의 다차원 모델정보로부터 2차원 도면 데이터를 추출하여 2차원 실무도면을 그리기위한 방법에 관한 것이다. The present invention relates to a method for creating a multidimensional model in a two-dimensional drawing. More specifically, in order to exchange and share facility information between complex engineering industries, two-dimensional drawing data is extracted from multi-dimensional model information of IFC (industry foundation classes), an international standard model based on project model, to draw two-dimensional working drawings. It is about a method.

다차원모델을 작성하기 위해 널리 사용되는 CAD는 컴퓨터응용설계(computer aided design)의 약칭으로 컴퓨터를 이용한 디자인 프로그램을 말한다.        CAD, which is widely used to create multidimensional models, stands for computer aided design and is a computer-based design program.

CAD는 도면을 제도대 위에서 1장씩 그리는 것이 아니라, 데이터베이스의 정보를 CRT(음극선관)의 화상을 보고 합성하면서 설계하기 때문에 작업의 생력화 및 고속화 등이 가능하다.       CAD does not draw the drawings one by one on the drafting table, but designs the information of the database while viewing and synthesizing the images of the CRT (cathode ray tube).

그리고 CAD에 의하여 설계된 내용은 바로 CAM(computer aided manufacturing의 약어로 컴퓨터원용생산을 말함)으로 연결되고, CAM을 통해 NC(수치제어)공작기계에 정확한 작업동작지시를 하게 되며 생산, 가공, 조립, 검사 등의 제조과정을 컴퓨터로 관리하여 작업의 신속성과 제품의 정밀성을 기하게 된다.        And the contents designed by CAD are directly connected to CAM (Computer Aided Manufacturing, abbreviation of computer aided manufacturing), and through CAM, it gives accurate work operation instruction to NC (numerical control) machine tool. The manufacturing process such as inspection is managed by computer to ensure the speed of work and the precision of products.

CAD는 2차원 평면상에 도면을 작도하는 2D(2-Dimensional) CAD에서부터 실제 제품이 존재하는 듯한 프로그램상의 3차원 공간안에서 주어진 명령으로 사물을 모델링해 나가는 3D(3-Dimensional) CAD 프로그램이 있다. 3D CAD 프로그램은 입체형상을 컴퓨터 화면에 완벽하게 재현시켜줄 뿐만 아니라, 그 대상 입체의 겉넓이,부피,무게,강도 등 물리적 성질까지 자동으로 계산해서 적합한 형태로 설계하여 준다.       CAD ranges from 2-Dimensional (2D) CAD drawing drawings on two-dimensional planes to 3-Dimensional (3D) CAD programs that model objects with given instructions in a programmatic three-dimensional space where real products appear to exist. The 3D CAD program not only completely reproduces the three-dimensional shape on the computer screen, but also automatically calculates the physical properties such as the surface area, volume, weight, and strength of the target three-dimensional shape and designs it in a suitable form.

더 나아가 3D CAD 프로그램에 '시간'의 변수를 더하여 소위 '4D' 시뮬레이션에 이르기까지 20세기말로부터 CAD 소프트웨어는 눈부신 성장을 거듭하였다       Furthermore, CAD software has grown tremendously since the end of the 20th century, adding 'time' variables to 3D CAD programs to the so-called '4D' simulation.

이러한 CAD는 사용되는 분야에 따라 종류가 다양한데, 건축CAD, 전자CAD, 기계CAD, 의상CAD 등이 있다. There are various kinds of CAD according to the field used, such as architectural CAD, electronic CAD, mechanical CAD, clothing CAD.

보다 상세히 살펴보면 다음과 같다. Looking in more detail as follows.

(1) 범용 CAD분야에 관계없이 쓸 수 있으며, 사용자가 편리한 인터페이스를 조정할 수 있는 CAD 프로그램(예 : AutoCAD, IntelliCAD, FelixCAD, UniCAD)(1) CAD programs (eg AutoCAD, IntelliCAD, FelixCAD, UniCAD) that can be used regardless of general-purpose CAD and can be conveniently adjusted by the user.

(2) AEC건축 분야를 전문적으로 사용하는 CAD 프로그램(예 : AutoCAD ADT, ArchiCAD)      (2) CAD programs that specialize in AEC architecture (eg AutoCAD ADT, ArchiCAD)

(3) EDA전자 회로 등을 설계하기 위하여 만들어진 CAD 프로그램(예 : OrCAD, PCAD)      (3) CAD programs designed to design EDA electronic circuits (eg OrCAD, PCAD)

(4) GIS지리 관련 지도 제작 등을 만들기 위한 CAD 프로그램(예 : AutoCAD MAP, OpenGIS)     (4) CAD programs (eg AutoCAD MAP, OpenGIS) for making GIS geographic mapping

(5) CNS/FMS도로 등의 토목 설계 전용 CAD 프로그램(예 : Softdesk Civil/Survay, Dagle Point, Quick-Road)    (5) CAD programs dedicated to civil design such as CNS / FMS roads (eg Softdesk Civil / Survay, Dagle Point, Quick-Road)

(6) MDA기계관련 설계 전용 CAD 프로그램(예 : MDT, Solid Works, Solid Edge, CADKEY, CADRA) 등이 있다.      (6) CAD programs designed for MDA machines (eg MDT, Solid Works, Solid Edge, CADKEY, CADRA).

이러한 CAD는 각 프로그램 별로 2차원 또는 3차원으로의 상호 호환성을 갖으며, 이러한 작성방법에 대해 도 1 및 도 2를 참고하여 설명한다. Such CAD has mutual compatibility in two or three dimensions for each program, and a description will be given with reference to FIGS. 1 and 2.

도 1은 종래의 2차원모델을 3차원도면으로 작성하는 방법을 설명하기 위한 흐름도이다.1 is a flowchart illustrating a method of creating a conventional two-dimensional model in a three-dimensional drawing.

도 1은 파이프 디자인을 2차원 CAD 에서 3차원 CAD 로 바꾸는 기존의 작업방식을 보여주는 플로우차트로 2차원CAD 도면(S10)을 변형적용할 수 있는 것을 분석(S20)하여 체크(S30)를 통해 올바르지 않은 것은 엔지니어가 다시 검토하여 검토를 마친 것을 건축구조물정보(S40)와 기기노즐 정보(S50), 배관재료 및 루트정보(S60), 기기의 형상, 크기, 위치(S55), 배관의 3차원 모델을 완성하고, 배관제작도(Isometric Drawing) 출도, 배관재료집계(S65) 등을 하고 의뢰인의 승인(S70)을 거친 후 3차원 CAD모델을 완성(S80)한다.FIG. 1 is a flowchart showing a conventional method of changing a pipe design from 2D CAD to 3D CAD, and analyzes (S20) that the transformation can be applied to the 2D CAD drawing (S10) and checks the correct value (S30). If not, the engineer reviewed and completed the construction structure information (S40), equipment nozzle information (S50), piping material and route information (S60), the shape, size, location (S55) of the equipment, piping three-dimensional model After completing the process, drawing the piping drawing (Isometric Drawing), totaling the piping material (S65), etc., and completing the 3D CAD model after the client's approval (S70) (S80).

도 2는 도 1방법을 설명하기 위한 업무흐름도이다.FIG. 2 is a flowchart illustrating the method of FIG. 1.

도 2는 2차원 CAD 도면(10)에서 도면명 및 번호를 작성하고, 도면경계를 표기하고, 기기 및 기기기초 등을 표기한다. 이를 통해 배관도에 표기된 배관루트, 배관부품, 기기노즐차트, 치수 및 배관번호 등은 도면인식을 위한 기초자료가 된다.FIG. 2 shows a drawing name and number in a two-dimensional CAD drawing 10, indicates a drawing boundary, indicates a device, a device basis, and the like. Through this, the pipe route, pipe parts, equipment nozzle chart, dimensions and pipe numbers indicated in the pipe diagram become basic data for drawing recognition.

도면 인식(20)에 있어서 기기노즐차트, 배관이음쇠, 접속부분, 배관의 등급, 기타특수부품 등에 대하여 심볼데이타(Symbol Data)를 생성하는 단계; 심볼데이타에 대한 뉴트럴 파일을 생성하고, 3차원으로의 전환이 가능한 파일은 생성하고 필요시 수정, 보완하는 중간파일생성(30) 단계; 중간파일에서 파일을 불러들여 데이타로 인식하고 데이타인식내용을 3차원 CAD 인식파일을 완성하는 단계; 를 통하여 배관 사양, 배관부품 크기, 배관부품 형상, 건축구조물, 기기의 형상, 기기의 크기, 기기의 위치, 기기의 노즐 데이타 등을 인식하여 배관제작도와 배관재료를 집계하고 배관의 3차원 CAD(50)를 완성한다.       Generating symbol data for the equipment nozzle chart, pipe fittings, connecting parts, pipe grades, other special parts, etc. in the drawing recognition 20; Generating an neutral file for symbol data and generating a file capable of converting to 3D, and modifying and supplementing a file if necessary; Importing a file from an intermediate file and recognizing it as data and completing the 3D CAD recognition file of the data recognition contents; Through the identification of piping specifications, piping parts size, piping parts shape, building structure, device shape, device size, device location, device nozzle data, etc., the piping production and piping materials are counted. Complete 50).

그러나 중간파일이 필요 없는 간단한 파일일 경우는 도면인식(20)에서 데이타 확인(40)단계로 바로 넘어갈 수 있게 한다.       However, in the case of a simple file that does not require an intermediate file, the drawing can be directly passed to the step of checking data 40 from the recognition 20.

하지만 이러한 종래의 방법은 2차원의 CAD도면을 3차원의 CAD도면으로 화면에 표시할 수는 있었지만 3차원이상의 다차원 모델을 다시 2차원의 도면으로 작성하는 방법은 없었다. However, in the conventional method, two-dimensional CAD drawings can be displayed on the screen as three-dimensional CAD drawings, but there is no method of creating a three-dimensional or multidimensional model again in two-dimensional drawings.

따라서, 본 발명의 목적은 전술한 문제점을 해결할 수 있도록 복합엔지니어링 산업분야간의 시설물정보의 교환 및 공유를 위하여 프로젝트모델 기반의 국제표준모델인 IFC(industry foundation classes)의 다차원 모델정보로부터 2차원 도면 데 이터를 추출하여 2차원 실무도면을 그리기위한 다차원 모델을 2차원의 도면으로 작성하는 방법을 제공함에 있다. Accordingly, an object of the present invention is to develop a two-dimensional drawing from multi-dimensional model information of IFC (industry foundation classes), which is an international standard model based on a project model, for the exchange and sharing of facility information between complex engineering industries. The present invention provides a method of creating a two-dimensional drawing of a multi-dimensional model for drawing two-dimensional working drawings by extracting data.

이와 같은 목적을 달성하기 위한 본 발명에 따른 다차원 모델을 2차원의 도면으로 작성하는 방법은 다차원 객체정보로부터 객체의 종류를 판별하는 제 1단계와, 객체의 종류가 판별되면 해당 객체의 다차원 형상정보 및 속성정보를 추출하는 제 2단계와, 추출된 정보들을 이용하여 다차원 객체를 2차원의 실무도면으로 작성할 방법을 선택하는 제 3단계, 및 선택된 작성 방법에 따라 2차원의 실무도면을 작성하는 제 4단계를 포함하는 것을 특징으로 한다. In order to achieve the above object, a method of creating a multidimensional model according to the present invention in a two-dimensional drawing includes a first step of determining the type of an object from multidimensional object information, and if the type of the object is determined, multidimensional shape information of the corresponding object. And a second step of extracting attribute information, a third step of selecting a method of creating a multidimensional object into a two-dimensional working drawing by using the extracted information, and a second step of creating a two-dimensional working drawing according to the selected writing method. Characterized in that it comprises four steps.

또한 본 발명에 따르면, 파라메트릭작성, 심볼매핑, 프로젝션, 및 주석표현 중의 적어도 어느 하나이상으로 작성하는 것을 특징으로 한다. In addition, according to the present invention, it is characterized by writing at least one or more of parametric writing, symbol mapping, projection, and annotation expression.

또한 본 발명에 따르면, 파라메트릭작성은 객체정보, 속성정보, 및 형상정보를 포함하는 객체데이터를 입력받는 단계와, 객체의 규격을 체크하여 규격이 존재하는 경우는 규격값을 독출하는 단계와, 규격이 존재하지 않으면, 속성정보를 체크하여 속성값을 독출하는 단계, 및 규격값과 속성값이 작성함수에 파라메터로 작용하여 형상정보를 생성하여 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 특징으로 한다. According to the present invention, the parametric creation includes receiving object data including object information, attribute information, and shape information, checking a specification of an object, and reading out a specification value if a specification exists. , If the specification does not exist, checking the attribute information to read the attribute value, and generating the shape information by generating the shape information by operating the specification value and the attribute value as parameters to the preparation function. Characterized in that.

또한 본 발명에 따르면, 심볼매핑은 객체정보, 속성정보, 및 형상정보를 포함하는 객체데이터를 입력받는 단계와, 객체의 심벌코드를 체크하여 코드값을 독출 하는 단계, 및 독출된 코드값을 작성함수에 적용하여 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 특징으로 한다. According to the present invention, symbol mapping includes receiving object data including object information, attribute information, and shape information, reading a code value by checking a symbol code of an object, and creating a read code value. It is characterized in that it comprises a step of creating a two-dimensional practical drawing by applying to the function.

또한 본 발명에 따르면, 프로젝션은 객체정보, 속성정보, 및 형상정보를 포함하는 객체데이터를 입력받는 단계와, 객체의 형상을 체크하여 그 형상을 투영하는 단계, 및 투영된 형상을 그대로 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 특징으로 한다. According to the present invention, the projection is a step of receiving the object data including the object information, attribute information, and shape information, checking the shape of the object and projecting the shape, and the projected shape as it is two-dimensional Characterized in that it comprises the step of creating a practical drawing.

또한 본 발명에 따르면, 도면표현요소는 도면표현요소입력모드인지를 판단하는 단계와, 판단결과, 도면표현요소입력모드이면 사용자데이터를 입력받고, 그렇지 않은 경우는 기본데이터를 입력받는 단계, 및 상기 사용자데이터와 기본데이터중의 어느 하나를 입력받아 형상정보를 생성하여 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 특징으로 한다. In addition, according to the present invention, the step of determining whether the representation element is the representation element input mode, and as a result of the determination, if the representation element input mode receives the user data, otherwise receiving the basic data, and And receiving any one of the user data and the basic data to generate the shape information and to create a two-dimensional working drawing.

이하, 첨부한 도 3 내지 도 8을 참조하여 본 발명의 바람직한 실시예를 상세히 기술하기로 한다. Hereinafter, with reference to the accompanying Figures 3 to 8 will be described in detail a preferred embodiment of the present invention.

본 발명에서 다차원의 모델은 캐드로 작성된 도면을 3차원이상의 형상화되어화면에 현시된 문이나 벽 등의 객체를 말한다. 그리고 이렇게 형상화되어 현시된 3차원의 형상을 2차원의 캐드 도면으로 작성할 수 있도록 하기 위한 것이다. 이하 실시예에서는 다차원 모델을 3차원의 캐드도면으로 보여지는 형상을 말하며 3차원을 예로 다차원을 설명한다. In the present invention, the multidimensional model refers to an object such as a door or a wall that is formed on a screen by drawing a drawing made in CAD more than three dimensions. And it is intended to be able to create a three-dimensional shape that has been shaped and manifested as a two-dimensional CAD drawing. In the following embodiment, the multidimensional model refers to a shape shown as a three-dimensional CAD drawing, and the three-dimensional example describes the multidimensional.

도 3은 본 발명의 일실시예에 따른 작성방법을 설명하기 위한 블록도이다. 3 is a block diagram illustrating a creation method according to an embodiment of the present invention.

도 3을 참고하면, 3차원 모델에 대한 캐드데이터를 입력받기 위한 3차원캐드데이터입력부(30)와, 입력된 3차원 캐드데이터를 건설정보 국제산업표준인 IFC데이터로 변환하기 위한 3차원IFC변환부(31)와, 변환된 3차원 IFC데이터로부터 3차원정보를 추출하는 3차원정보추출부(32)와, 작성을 위한 2차원정보들을 저장하고 있는 2차원정보저장부(34)와 3차원 IFC데이터를 2차원의 캐드도면으로 작성가능하도록 제어하는 제어부(23), 및 2차원캐드도면을 출력하는 2차원캐드도면출력부(39)를 포함한다. 또한, 제어부(23)에 연결되어 3차원 IFC데이터를 2차원 캐드도면으로 작성하기 위해 파라메트릭으로 도면형상을 구성하는 파라메트릭작성부(35)와, 3차원 IFC데이터를 2차원 캐드도면으로 표현하기 위해 심볼을 이용해 매핑하여 작성하기 위한 심볼매핑부(36)와 3차원을 2차원으로 프로젝션하여 작성하기 위한 프로젝션부(37) 및 3차원 IFC데이터를 2차원 캐드도면으로 표현하기 위해 주석 등의 형태로 도면표현요소를 삽입하여 작성하는 도면표현요소삽입부(38)를 포함한다. Referring to FIG. 3, a three-dimensional CAD data input unit 30 for receiving CAD data for a three-dimensional model, and a three-dimensional IFC transformation for converting the input three-dimensional CAD data into IFC data, an international industry standard for construction information. A unit 31, a three-dimensional information extraction unit 32 for extracting three-dimensional information from the converted three-dimensional IFC data, a two-dimensional information storage unit 34 and a three-dimensional information storing the two-dimensional information for creating And a control unit 23 for controlling IFC data to be created in a two-dimensional CAD drawing, and a two-dimensional CAD drawing output unit 39 for outputting a two-dimensional CAD drawing. In addition, the parametric creation unit 35 connected to the control unit 23 to construct a three dimensional IFC data into a two-dimensional CAD drawing and parametric drawing unit 35 and a three-dimensional IFC data are represented by a two-dimensional CAD drawing. Symbol mapping unit 36 for mapping and creating by using a symbol, and projection unit 37 for creating and projecting three-dimensional in two dimensions and annotation for representing three-dimensional IFC data in two-dimensional CAD drawings. It includes a drawing element insertion unit 38 for inserting and creating a drawing expression element in the form.

도 3에서, 3차원캐드데이터입력부(30)는 변환을 위한 3차원캐드데이터를 입력받아 출력한다. 여기서 3차원캐드데이터는 건축캐드로 오토캐드 또는 Archi캐드의 3차원데이터를 말한다. 또한, IFC데이터는 캐드데이터를 IFC모델로 변환한 캐드데이터를 말한다. 3차원IFC변환부(31)는 3차원캐드데이터를 입력받아 3차원 IFC데이터로 변환한다. 여기서, IFC는 건설정보 국제산업표준으로 건축캐드데이터는 IFC데이터로의 변환이 가능하다. 3차원IFC데이터는 3차원정보추출부(32)로 입력되어 3차원정보가 추출된다. 즉, 3차원정보는 3차원의 객체정보와 객체의 형상정보 및 속성정보를 포함한다. 여기서, 객체정보는 벽, 문, 창 등의 객체의 종류를 알 수 있다. 그리고 형상정보는 각 객체의 형상을 알 수 있으며 속성정보는 각 객체의 두께, 높이, 길이 등을 알 수 있다. 3차원정보추출부(32)는 벽, 문, 창 등의 종류를 판별하기 위한 객체정보를 추출하여 해당 객체의 형상정보 및 속성정보를 추출한다. 제어부(33)는 추출된 3차원정보를 2차원으로 표현하기 위해 상응하는 2차원정보를 2차원정보저장부(34)에서 독출한다. 2차원정보저장부(34)는 3차원정보에 상응하는 2차원 표현을 위한 객체정보와 객체의 형상정보 및 속성정보를 포함하며, 2차원의 캐드도면 작성시에 독출되어 사용된다. 3차원 IFC데이터를 2차원 캐드도면으로 작성하기위한 제어부(33)는 파라메트릭작성부(35)와 심볼매핑부(36)와 프로젝션부(37), 및 도면표현요소삽입부(38)을 제어한다. 즉, 제어부(33)는 도 4에 도시된 테이블도를 기 저장하고 있으며, 각 객체별로 작성방법을 저장하고 있으며, 객체의 종류에 따라 선택한다. 즉, 제어부(33)는 도 4에서 보는바와 같이 객체의 종류가 공간(IFCSPACE)인 경우 파라메트릭작성과 도면표현요소로 작성하도록 제어한다. 여기서 작성되는 2차원 캐드도면은 실무도면으로 작업도, 제작도, 건축시방도 등을 말한다. In FIG. 3, the 3D CAD data input unit 30 receives and outputs 3D CAD data for conversion. Here, the 3D CAD data refers to the 3D data of AutoCAD or Archi CAD as architectural CAD. In addition, IFC data is CAD data which converted CAD data into the IFC model. The 3D IFC converter 31 receives 3D CAD data and converts the 3D CAD data into 3D IFC data. Here, IFC is an international industry standard for construction information, and building CAD data can be converted into IFC data. The 3D IFC data is input to the 3D information extracting unit 32 to extract 3D information. That is, the 3D information includes 3D object information, shape information, and attribute information of the object. Here, the object information may know the types of objects such as walls, doors, and windows. The shape information can know the shape of each object and the property information can know the thickness, height and length of each object. The 3D information extracting unit 32 extracts object information for determining types of walls, doors, windows, and the like, and extracts shape information and attribute information of the corresponding object. The control unit 33 reads out corresponding 2D information from the 2D information storage unit 34 to express the extracted 3D information in 2D. The two-dimensional information storage unit 34 includes object information for forming a two-dimensional representation corresponding to the three-dimensional information, shape information, and attribute information of the object. The two-dimensional information storage unit 34 reads and uses the two-dimensional CAD drawing. The control unit 33 for generating three-dimensional IFC data in a two-dimensional CAD drawing controls the parametric creation unit 35, the symbol mapping unit 36, the projection unit 37, and the drawing expression element insertion unit 38. do. That is, the controller 33 previously stores the table diagram shown in FIG. 4, stores the creation method for each object, and selects according to the type of the object. That is, as shown in FIG. 4, the controller 33 controls to create parametric and drawing expression elements when the object type is a space IFCSPACE. The two-dimensional CAD drawing created here is a working drawing, which refers to a work drawing, a production drawing, a building specification drawing, and the like.

파라메트릭작성부(35)는 2차원 도면작성을 위한 기술로 객체를 이루는 각각의 속성정보를 파라메트릭으로 하여 해당 객체의 도면 형상을 구성하여 작성(drawing)한다. 심볼매핑부(36)는 복잡한 3차원 제품을 도면상에 해당 객체로서 인식하기 용이한 심볼로 작성한다. 프로젝션부(37)는 3차원 제품의 형상을 투영하여 2차원으로 작성한다. 도면표현요소삽입부(38)는 객체의 형상표시 이외에 다양한 정보들을 표현하기 위한 요소들을 삽입하여 작성한다. The parametric creating unit 35 constructs and draws a drawing shape of the object by using the attribute information constituting the object as a parametric technique for creating a two-dimensional drawing. The symbol mapping unit 36 creates a complex three-dimensional product as a symbol that can be easily recognized as a corresponding object on the drawing. The projection unit 37 projects the shape of the three-dimensional product and creates it in two dimensions. Drawing element insertion unit 38 is created by inserting elements for representing a variety of information in addition to the shape display of the object.

이러한 파라메트릭작성부(35)와 심볼매핑부(36)와 프로젝션부(37), 및 도면표현요소삽입부(38)의 구성에 대한 동작에 대해서는 하기의 도 5를 참고하여 좀 더 상세히 설명하기로 한다. Operation of the parametric creation unit 35, the symbol mapping unit 36, the projection unit 37, and the drawing expression element insertion unit 38 will be described in more detail with reference to FIG. 5 below. Shall be.

전술한 구성에서는 3차원 IFC데이터를 2차원 캐드도면으로 작성하는 과정에 파라메트릭작성부(35)와 심볼매핑부(36)와 프로젝션부(37), 및 도면표현요소삽입부(38)의 구성을 이용하여 설명하였으나, 치수를 자동으로 사용하는 방법이나 KOSDIC데이터로 변환하는 방법을 사용할 수도 있다. In the above-described configuration, the parametric creation unit 35, the symbol mapping unit 36, the projection unit 37, and the drawing expression element insertion unit 38 are formed in the process of creating three-dimensional IFC data in a two-dimensional CAD drawing. Although described using, the method of using dimensions automatically or converting into KOSDIC data may be used.

치수를 자동으로 사용하는 방법은 객체 모델링에 사용한 일정한 축이나 그리드를 기준으로 치수선을 삽입한다. 예를 들어, 벽체의 중심선 정보를 중심으로 벽체 외곽의 치수를 자동삽입한다. 자동으로 삽입된 치수선은 수작업으로 작성된 것이 아니므로 사용자의 편의에 따라 삭제 이동 편집이 가능하다. 현재 적용된 치수 자동삽입 방법을 예로 들면 치수선 삽입의 기준이 되는 벽 객체의 모든 중심선 정보로부터 중심선이 폴리라인이나 복합선분이면 패스를 가진 가장 작은 단위의 선분(라인, 아크)으로 바꾼다. 벽체 설계의 좌측 방향으로 일정한 거리를 두고 화살표나 치수보조선 문자열의 위치 등이 이미 정해진 치수선 유형을 사용하여 벽 객체의 치수를 삽입한다. 한편, KOSDIC데이터로 변환하는 방법은 IFC와 KOSDIC 두 표준간의 사상 테이블에 따라 수행한다. The method of using dimensions automatically inserts dimension lines based on a constant axis or grid used to model the object. For example, the dimensions of the wall outline are automatically inserted around the centerline information of the wall. Automatically inserted dimension line is not created by hand, so delete move edit is available for user's convenience. For example, the currently applied method of automatically inserting dimensions changes from the centerline information of the wall object on which the dimension line is inserted, if the centerline is a polyline or compound line segment, the line segment of the smallest unit (line, arc) with a path. Insert a dimension of the wall object using a dimension line type that already has a certain distance to the left of the wall design, such as the location of the arrow or extension string. Meanwhile, the method of converting KOSDIC data is performed according to the mapping table between the two standards of IFC and KOSDIC.

이렇게 하여 제어부(33)는 2차원캐드도면출력부(39)를 통해 2차원의 캐드도면을 출력한다. 따라서, 사용자는 변환된 2차원의 캐드도면을 화면을 통해 볼 수 있다. In this way, the control unit 33 outputs the two-dimensional CAD drawing through the two-dimensional CAD drawing output unit 39. Accordingly, the user can view the converted two-dimensional CAD drawing on the screen.

도 5는 본 발명의 작성방법을 설명하기 위한 상세흐름도이다. 5 is a detailed flowchart for explaining the preparation method of the present invention.

도 5를 참고하면, 3차원 IFC데이터로부터 제품의 객체를 추출한다(S1). 즉, 객체의 종류가 벽인지 문인지 창문인지 등의 객체의 종류를 판별한다(S2). 객체의 종류가 판별되면 해당 객체의 3차원 형상정보 및 속성정보를 추출한다(S3). 그런 다음 3차원 객체를 2차원의 캐드도면으로 작성할 방법을 선택한다(S4). 이렇게 하여 작성할 방법이 선택완료되면 2차원의 캐드도면을 작성하기하기 위한 파라메트릭작성과정(S5)과 심볼매핑과정(S6)과 프로젝션기술과정(S7), 및 도면표현요소과정(S8)을 거친다. 이처럼 선택된 과정에 의한 2차원 캐드도면의 작성이 완료되면 2차원도면을 출력한다(S9). Referring to FIG. 5, an object of a product is extracted from three-dimensional IFC data (S1). That is, the type of the object such as whether the object is a wall, a door or a window is determined (S2). When the type of the object is determined, three-dimensional shape information and attribute information of the object are extracted (S3). Then, a method of creating a 3D object as a 2D CAD drawing is selected (S4). When the method to be created is selected in this way, a parametric writing process (S5), a symbol mapping process (S6), a projection technology process (S7), and a drawing expression element process (S8) are performed to create a two-dimensional CAD drawing. . When the preparation of the two-dimensional CAD drawing by the selected process is completed as described above, the two-dimensional drawing is output (S9).

상세히 살펴보면, 파라메트릭작성과정(S5)은 도 6a의 테이블도와 도 6b의 흐름도를 참고한다. In detail, the parametric creation process (S5) refers to the table of FIG. 6A and the flowchart of FIG. 6B.

파라메트릭작성(S5)은 객체를 이루는 각각의 속성정보를 파라메트릭으로 하여 해당 객체의 2차원 도면형상을 구성하여 작성하는 것이다. 즉, 3차원의 속성정보를 이용하여 도면작성을 위한 2차원 형상정보를 구성하는 것이다. 파라메트릭작성은 첫째, 3차원 객체의 속성정보에서 2차원 형상객체를 생성하기 위한 정보를 추출한다. 예를 들어 객체가 문인 경우 문의 외곽을 이루는 프레임 두께와 깊이의 값, 그리고 패널의 두께와 길이 값 등의 속성값이 파라메터로 사용된다. 둘째, 추출된 속성값을 사용하여 정형화된 작성함수에 파라메터로서 전달한다. 또한, 엘보의 경우는 KS규격값에 정의되어 있으므로 그 규격값을 작성함수에 파라메터로서 전달한다. 셋째, 전달된 파라메터를 이용하여 형상 구성의 세부 치수를 결정하여 해 당 치수에 따라 도면을 작성한다. Parametric creation (S5) is to create by creating a two-dimensional drawing of the object by using each attribute information constituting the object as a parametric. That is, two-dimensional shape information for drawing production is constructed using three-dimensional attribute information. Parametric creation firstly extracts information for creating two-dimensional shape objects from attribute information of three-dimensional objects. For example, if an object is a door, the property values such as the frame thickness and depth that form the outside of the door and the panel thickness and length are used as parameters. Second, it uses the extracted attribute value and passes it as a parameter to the formal writing function. In addition, since the elbow is defined in the KS standard value, the standard value is passed as a parameter to the preparation function. Third, the detailed dimensions of the configuration configuration are determined using the transmitted parameters, and a drawing is made according to the corresponding dimensions.

도 6b의 흐름도를 참고하여 파라메트릭작성과정(S5)를 좀 더 상세히 설명하면, 객체정보, 속성정보, 및 형상정보를 객체데이터라 하고 이 객체데이터가 입력되면(S51), 규격을 체크한다(S52). 규격이 존재하는 경우는 규격별처리를 수행(S53)하는데 이때 KS규격을 적용하여 규격값을 독출한다(S54). 한편, 규격값이 존재하지 않으면, 속성정보를 체크하여(S57), 속성값을 독출한다(S58). 즉, 규격값과 속성값이 작성함수에 파라메터로 작용하여 형상정보를 생성한다(S55). 그런다음. 2차원의 정보를 독출하여 2차원의 캐드도면으로 작성하여 완성된다(S56)Referring to the flowchart of FIG. 6B, the parametric creation process S5 will be described in more detail. When the object data, the attribute information, and the shape information are called object data and the object data is input (S51), the standard is checked ( S52). If the standard exists, the process is performed according to the standard (S53). At this time, the standard value is read by applying the KS standard (S54). On the other hand, if the standard value does not exist, attribute information is checked (S57), and the attribute value is read out (S58). That is, the specification value and the attribute value act as parameters to the creation function to generate shape information (S55). after that. The two-dimensional information is read out and created as a two-dimensional CAD drawing (S56).

즉, 도 6a를 보면 3차원의 문의 형상이 2차원의 미닫이문으로 작성된다. 모든 객체의 정보는 IFC의 작성규칙을 따르는 가정에 따라 속성정보가 추출된다. 파라메트릭을 통한 도면 생성기술은 객체의 2차원 형상정보 뿐만 아니라 스타일도 포함하며 도면의 형식, 스케일에 따라 다르게 표현된다. 도 6a에 보면, 객체의 예로 벽과 문이 있으며 각 객체의 종류별로 3차원의 IFC객체정보가 있다. 추출될 속성설명을 보면, 각 객체별 속성정보를 알 수 있으며 그 옆에는 객체의 3차원 형상을 보여준다. 이러한 3차원 IFC캐드데이터의 정보들을 이용하여 파라메트릭작성을 수행한 결과는 2차원 속성과 형상객체 2차원표현으로 알 수 있다. 객체가 문인 경우 2차원 속성은 프레임길이, 두께 등이 되며 형상객체는 다중선분이 되고 2차원으로 작성된 도면은 미닫이문으로 형상이 적용된다. That is, referring to Fig. 6A, the shape of a three-dimensional door is created as a two-dimensional sliding door. All object information is extracted with attribute information based on the assumption that IFC rules are followed. Drawing generation technology through parametric includes not only the two-dimensional shape information of the object but also the style and is expressed differently according to the format and scale of the drawing. 6A, examples of the objects include walls and doors, and three-dimensional IFC object information for each type of object. If you look at the property description to be extracted, you can see the property information of each object and next to it, it shows the three-dimensional shape of the object. The result of parametric creation using the information of the 3D IFC CAD data can be known by the 2D attribute and the shape object 2D representation. If the object is a door, the two-dimensional attributes are frame length, thickness, etc., the shape object is a multi-line segment, and the drawing made in two dimensions is applied with a sliding door.

심볼화매핑과정(S6)은 도 7a 및 도 7b를 참고하여 설명한다. The symbolization mapping process S6 will be described with reference to FIGS. 7A and 7B.

심볼매핑과정(S6)은 3차원의 객체를 인식하기 용이한 도식이나 문자열로 심 볼화하여 표현하는 것으로, 도 7a를 보면, 파이프의 경우 3차원 영상이 보여지며 그 3차원 객체에 대해 2차원 도면으로 어떻게 이루어지는지를 알 수 있다. 즉, 스트레이트, 엘보, 티와 같은 객체는 규격화되며 해당 심볼을 사용하여 2차원으로 표현한다. 이때 코드나 치수정보를 추출하여 도면에 심볼로 표현한다. The symbol mapping process S6 symbolizes a 3D object into a diagram or a string that is easy to recognize. Referring to FIG. 7A, a 3D image is shown in the case of a pipe and a 2D drawing of the 3D object. You can see how this is done. In other words, objects such as straights, elbows and tees are standardized and represented in two dimensions using the corresponding symbols. At this time, the code or the dimension information is extracted and represented as a symbol in the drawing.

도 7b의 흐름도를 참고하여 심볼화과정(S6)을 좀 더 상세히 설명한다. The symbolization process S6 will be described in more detail with reference to the flowchart of FIG. 7B.

도 7b를 보면, 객체데이터를 입력받아(S61), 심벌코드를 체크한다(S62). 여기서 심벌코드는 제조업체에 따른 제품명이나 기호 등 매핑에 필요한 코드값을 말한다. 이러한 코드값을 독출하여(S63) 그대로 작성함수에 적용하여 도면을 작성한다(S64). 이때 코드값은 도 6a에 보면, 파일명(코드)로 보여지며, 실제 코드값은 PA014, PA013...등이다. Referring to FIG. 7B, the object data is received (S61) and the symbol code is checked (S62). Here, the symbol code refers to a code value necessary for mapping such as a product name or a symbol according to a manufacturer. This code value is read out (S63) and applied to the creation function as it is to create a drawing (S64). At this time, the code value is shown as a file name (code) in FIG. 6A, and the actual code values are PA014, PA013, etc.

프로젝션기술과정(S7)은 3차원 객체를 2차원으로 투영하는 방법으로 해당 형상을 그대로 프로젝션할 경우 사용한다. 2차원의 기본 형상을 바탕으로 돌출한 형태의 제품의 경우, 간단히 높이값을 제거하여 2차원 형상을 추출한다. 이러한 경우 3차원 형상정보 중 돌출이 기본이 되는 2차원의 닫힌 폴리라인이나 선으로 구성된 복합선분 등의 형상정보를 추출한다. Projection description process (S7) is a method of projecting a three-dimensional object in two dimensions is used when projecting the shape as it is. In the case of a product that protrudes based on a basic two-dimensional shape, the two-dimensional shape is extracted by simply removing the height value. In this case, shape information such as a closed two-dimensional polyline or a composite line segment consisting of lines is extracted from the three-dimensional shape information.

도 8의 흐름도를 참고하여 프로젝션기술과정(S7)을 좀 더 상세히 설명한다. Referring to the flowchart of Figure 8 will be described in more detail the projection description process (S7).

도 8에서, 객체데이터가 입력되면(S71), 형상을 체크하여(S72) 특정형상이 체크되면 그 형상을 투영한다(S73). 그리고 투영된 형상을 그대로 2차원의 도면으로 작성한다(S74). In Fig. 8, when object data is input (S71), the shape is checked (S72), and when a specific shape is checked, the shape is projected (S73). The projected shape is created as a two-dimensional drawing as it is (S74).

도면표현요소삽입과정(S8)은 방, 화장실, 거실 등의 공간을 나타내는 객체의 경우 도면에서 공간의 이름을 나타내는 문자열 주석이나, 넓이 등을 함께 표시할 수 있는 표를 주석으로 표시하는 것을 말한다. 이러한 객체의 도면표현요소삽입을 위해 공간 객체의 이름, 넓이 또는 경계를 나타내는 속성정보를 추출하여 문자열이나 표등의 주석으로 구성한다. 보통의 경우 도 4에 테이블도에서처럼 주석표현만으로 표시하는 것은 프로젝트정보, 지역, 빌딩정보, 층정보 등이며 도면폼, 타이틀바, 치수선, 표 등이다. 도면표현요소삽입은 도면내에 데이터를 기입하거나 특정 객체를 보다 인식이 용이하도록 표시하기 위해 사용된다. 예를들어 도 4의 공간객체를 작성하기 위한 방법으로 파라메트릭과 도면표현요소삽입을 동시에 수행하도록 되어 있으므로 파라메트릭에 의해 방 화장실, 거실 등의 공간이 작성되며 그 공간의 이름은 주석표현으로 문자열로 사용할 수 있다. Drawing representation element insertion process (S8) refers to the display of a table that can be displayed together with a text annotation, or the width and the like indicating the name of the space in the drawings in the case of an object representing a space, such as a room, toilet, living room. To insert the drawing expression elements of these objects, attribute information representing the name, width, or boundary of the spatial object is extracted and composed of comments such as a string or a table. Normally, as shown in the table diagram in FIG. 4, only the annotation expression is displayed as project information, region, building information, floor information, and the like, a drawing form, a title bar, a dimension line, a table, and the like. Drawing element insertion is used to write data in a drawing or to indicate a particular object for easier recognition. For example, since the parametric and drawing element insertion are performed at the same time as the method for creating the spatial object of FIG. 4, a space such as a bathroom, a living room, etc. is created by parametric, and the name of the space is an annotation expression. Can be used as

도 9는 본 발명에 따른 도면표현요소삽입과정(S8)을 설명하기 위한 흐름도이다. 9 is a flowchart illustrating a drawing expression element insertion process S8 according to the present invention.

도 9를 참고하면, 도면표현요소를 입력하기 위한 모드인지를 판단한다(S81). 판단결과, 도면표현요소입력모드가 아닌 경우, 기본데이터를 입력한다(S82). 여기서 기본데이터는 방, 화장실, 거실 등의 공간을 나타내는 객체의 경우에는 도면에서 공간의 이름을 나타내는 문자열 주석으로 기저장된 데이터를 말한다. 판단결과, 도면표현요소입력모드인 경우 사용자로부터 도면표현요소데이터를 입력받는다(S83). 이러한 사용자데이터 또는 기본데이터를 도면표현요소로 입력받아 형상정보를 생성한다(S84). 그런 다음. 2차원의 정보를 독출하여 2차원의 캐드도면으로 작성하여 완성된다(S85).Referring to FIG. 9, it is determined whether the mode is a mode for inputting a drawing expression element (S81). As a result of the determination, when it is not the drawing expression element input mode, basic data is input (S82). Here, in case of an object representing a space such as a room, a toilet, a living room, the basic data refers to data previously stored as a string comment indicating the name of the space in the drawing. As a result of the determination, in the drawing expression element input mode, drawing expression element data is received from the user (S83). The user data or the basic data is input as a drawing expression element to generate shape information (S84). after that. The two-dimensional information is read out and created as a two-dimensional CAD drawing (S85).

도 10은 본 발명의 작성방법에 따른 2차원실무도면을 보여주는 화면상태도이다. 10 is a screen state diagram showing a two-dimensional working drawing according to the preparation method of the present invention.

도 10은 2차원의 실무도면으로 작성된 화면상태를 보여준다. 10 shows a screen state created with a two-dimensional working drawing.

따라서, 본 발명의 작성방법은 다차원의 캐드데이터를 이용하여 2차원의 캐드도면으로 작성가능하도록 하여 업무에 효율성을 증대시킬 수 있는 효과를 제공한다. Therefore, the production method of the present invention provides an effect of increasing the efficiency of the work by enabling the creation of a two-dimensional CAD drawing using the multi-dimensional CAD data.

Claims (6)

CAD도면 작성방법에 있어서, In the CAD drawing creation method, 다차원 객체정보로부터 객체의 종류를 판별하는 제 1단계;A first step of determining the type of the object from the multidimensional object information; 상기 객체의 종류가 판별되면 해당 객체의 다차원 형상정보 및 속성정보를 추출하는 제 2단계;If the type of the object is determined, extracting multidimensional shape information and attribute information of the object; 상기 추출된 정보들을 이용하여 다차원 객체를 2차원의 실무도면으로 작성할 방법을 선택하는 제 3단계; 및A third step of selecting a method of creating a multi-dimensional object into a two-dimensional working drawing by using the extracted information; And 상기 선택된 작성 방법에 따라 2차원의 실무도면을 작성하는 제 4단계를 포함하는 것을 특징으로 하는 다차원 모델을 2차원의 도면으로 작성하는 방법.And a fourth step of creating a two-dimensional drawing in accordance with the selected drawing method. 제 1항에 있어서, The method of claim 1, 상기 제 3단계는 The third step is 파라메트릭작성, 심볼매핑, 프로젝션, 및 도면표현요소 중의 적어도 어느 하나이상으로 작성하는 것을 특징으로 하는 다차원 모델을 2차원의 도면으로 작성하는 방법. A method for creating a multidimensional model in a two-dimensional drawing, characterized in that it is created with at least one of parametric creation, symbol mapping, projection, and drawing representation elements. 제 2항에 있어서, The method of claim 2, 상기 파라메트릭작성은The parametric creation 객체정보, 속성정보, 및 형상정보를 포함하는 객체데이터를 입력받는 단계;Receiving object data including object information, attribute information, and shape information; 상기 객체의 규격을 체크하여 규격이 존재하는 경우는 규격값을 독출하는 단계;Checking a standard of the object and reading a standard value if a standard exists; 상기 규격이 존재하지 않으면, 속성정보를 체크하여 속성값을 독출하는 단계; 및If the standard does not exist, checking attribute information and reading an attribute value; And 상기 규격값과 속성값이 작성함수에 파라메터로 작용하여 형상정보를 생성하여 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 특징으로 하는 다차원 모델을 2차원의 도면으로 작성하는 방법. And generating the shape information by generating the shape information by acting as a parameter to the preparation function as the standard value and the attribute value, and creating a multi-dimensional model as a 2-dimensional drawing. 제 2항에 있어서, The method of claim 2, 상기 심볼매핑은The symbol mapping is 객체정보, 속성정보, 및 형상정보를 포함하는 객체데이터를 입력받는 단계;Receiving object data including object information, attribute information, and shape information; 상기 객체의 심벌코드를 체크하여 코드값을 독출하는 단계; 및Checking a symbol code of the object and reading a code value; And 상기 독출된 코드값을 작성함수에 적용하여 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 특징으로 하는 다차원 모델을 2차원의 도면으로 작성하는 방법. And generating a two-dimensional drawing by applying the read code value to a writing function. 제 2항에 있어서, The method of claim 2, 상기 프로젝션은 The projection is 객체정보, 속성정보, 및 형상정보를 포함하는 객체데이터를 입력받는 단계;Receiving object data including object information, attribute information, and shape information; 상기 객체의 형상을 체크하여 그 형상을 투영하는 단계; 및Checking the shape of the object and projecting the shape; And 상기 투영된 형상을 그대로 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 다차원 모델을 2차원의 도면으로 작성하는 방법. A method of producing a multi-dimensional model in a two-dimensional drawing comprising the step of creating the projected shape as a two-dimensional working drawing as it is. 제 2항에 있어서, The method of claim 2, 상기 도면표현요소는The drawing element is 도면표현요소입력모드인지를 판단하는 단계;Determining whether the drawing expression element input mode is present; 상기 판단결과, 도면표현요소입력모드이면 사용자데이터를 입력받고, 그렇지 않은 경우는 기본데이터를 입력받는 단계; 및As a result of the determination, receiving the user data in the drawing expression element input mode; otherwise, receiving the basic data; And 상기 사용자데이터와 기본데이터중의 어느 하나를 입력받아 형상정보를 생성하여 2차원의 실무도면으로 작성하는 단계를 포함하는 것을 특징으로 하는 다차원 모델을 2차원의 도면으로 작성하는 방법. And generating shape information by receiving any one of the user data and the basic data, and creating a two-dimensional drawing in a two-dimensional drawing.
KR1020050106915A 2005-11-09 2005-11-09 Method for drawing 2-dimensional representations from multi-dimensional model KR20070049774A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050106915A KR20070049774A (en) 2005-11-09 2005-11-09 Method for drawing 2-dimensional representations from multi-dimensional model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050106915A KR20070049774A (en) 2005-11-09 2005-11-09 Method for drawing 2-dimensional representations from multi-dimensional model

Publications (1)

Publication Number Publication Date
KR20070049774A true KR20070049774A (en) 2007-05-14

Family

ID=38273601

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050106915A KR20070049774A (en) 2005-11-09 2005-11-09 Method for drawing 2-dimensional representations from multi-dimensional model

Country Status (1)

Country Link
KR (1) KR20070049774A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100786285B1 (en) * 2007-05-21 2007-12-18 주식회사 테크서버 The method to generate automatically from 3-dimensional data to 2-dimensional design, construction or installation drawing for plant engineering and shipbuilding
KR101659780B1 (en) 2016-02-23 2016-09-27 (주)이지스 Method for Representing Global Spherical Space of 2 Dimentional Drawing data in GIS
KR101659779B1 (en) 2016-02-23 2016-09-27 (주)이지스 Method for Constructing Three Dimentional Drawing of GIS
KR20160112055A (en) * 2015-03-17 2016-09-28 주식회사아이젠소프트 Method and apparatus for recognizing object using 3d object modeling
KR20200077741A (en) * 2018-12-21 2020-07-01 조현태 Device and method for measuring length of pipe
CN112100804A (en) * 2020-07-24 2020-12-18 济南市市政工程设计研究院(集团)有限责任公司 Method and system for three-dimensionally modeling ground object in CAD topographic map
CN112231803A (en) * 2020-09-25 2021-01-15 深圳市华阳国际工程设计股份有限公司 BIM-based size boundary adjusting method and device and computer storage medium
KR20210067245A (en) * 2019-11-29 2021-06-08 박영란 PDMS Module for Designing Offshore Plant and 3 Dimensional modeling method using PDMS
KR20210082992A (en) * 2019-12-26 2021-07-06 주식회사 이에스티 Apparatus and method for designing jacket
KR20210135764A (en) * 2020-05-06 2021-11-16 주식회사 태울코리아 Device and method for generating a tree diagram using 3D modeling information

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001184373A (en) * 1999-12-24 2001-07-06 Hitachi Ltd Method and system for generating drawing and computer readable recording medium stored with drawing generation program generating two-dimensional drawing from three-dimensional model data
US6504569B1 (en) * 1998-04-22 2003-01-07 Grass Valley (U.S.), Inc. 2-D extended image generation from 3-D data extracted from a video sequence
KR20040108113A (en) * 2003-06-16 2004-12-23 주식회사 쓰리디페이퍼 A system for and a method of drawing development figures and a computer-readable medium in which a program for executing the method is recorded
KR20050101915A (en) * 2004-04-20 2005-10-25 삼성전자주식회사 Apparatus and method for reconstitution of three-dimensional graphic data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6504569B1 (en) * 1998-04-22 2003-01-07 Grass Valley (U.S.), Inc. 2-D extended image generation from 3-D data extracted from a video sequence
JP2001184373A (en) * 1999-12-24 2001-07-06 Hitachi Ltd Method and system for generating drawing and computer readable recording medium stored with drawing generation program generating two-dimensional drawing from three-dimensional model data
KR20040108113A (en) * 2003-06-16 2004-12-23 주식회사 쓰리디페이퍼 A system for and a method of drawing development figures and a computer-readable medium in which a program for executing the method is recorded
KR20050101915A (en) * 2004-04-20 2005-10-25 삼성전자주식회사 Apparatus and method for reconstitution of three-dimensional graphic data

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100786285B1 (en) * 2007-05-21 2007-12-18 주식회사 테크서버 The method to generate automatically from 3-dimensional data to 2-dimensional design, construction or installation drawing for plant engineering and shipbuilding
KR20160112055A (en) * 2015-03-17 2016-09-28 주식회사아이젠소프트 Method and apparatus for recognizing object using 3d object modeling
KR101659780B1 (en) 2016-02-23 2016-09-27 (주)이지스 Method for Representing Global Spherical Space of 2 Dimentional Drawing data in GIS
KR101659779B1 (en) 2016-02-23 2016-09-27 (주)이지스 Method for Constructing Three Dimentional Drawing of GIS
KR20200077741A (en) * 2018-12-21 2020-07-01 조현태 Device and method for measuring length of pipe
KR20210067245A (en) * 2019-11-29 2021-06-08 박영란 PDMS Module for Designing Offshore Plant and 3 Dimensional modeling method using PDMS
KR20210082992A (en) * 2019-12-26 2021-07-06 주식회사 이에스티 Apparatus and method for designing jacket
KR20210135764A (en) * 2020-05-06 2021-11-16 주식회사 태울코리아 Device and method for generating a tree diagram using 3D modeling information
CN112100804A (en) * 2020-07-24 2020-12-18 济南市市政工程设计研究院(集团)有限责任公司 Method and system for three-dimensionally modeling ground object in CAD topographic map
CN112100804B (en) * 2020-07-24 2024-02-09 济南市市政工程设计研究院(集团)有限责任公司 Method and system for three-dimensionally modeling ground object in CAD topographic map
CN112231803A (en) * 2020-09-25 2021-01-15 深圳市华阳国际工程设计股份有限公司 BIM-based size boundary adjusting method and device and computer storage medium
CN112231803B (en) * 2020-09-25 2024-05-28 深圳市华阳国际工程设计股份有限公司 BIM-based size boundary line adjusting method and device and computer storage medium

Similar Documents

Publication Publication Date Title
KR20070049774A (en) Method for drawing 2-dimensional representations from multi-dimensional model
Murphy et al. Historic Building Information Modelling–Adding intelligence to laser and image based surveys of European classical architecture
EP1425718B1 (en) Simultaneous use of 2d and 3d modeling data
Shao et al. Imagining the unseen: Stability-based cuboid arrangements for scene understanding
CN109191576A (en) A kind of figure layer classification method that architectural drawing is converted to three-dimensional BIM model
CN110427653B (en) BIM-based parameterized collision detection and correction method
CN113094770A (en) Drawing generation method and device, computer equipment and storage medium
CN101866379B (en) Method, program and product edition system for visualizing objects displayed on a computer screen
EP0837430B1 (en) Enhanced solid model generation
Marchenko et al. A new method of visualization and documentation of parametric information of 3D CAD models
CN113569308A (en) Safety monitoring forward three-dimensional design symbolization drawing method based on 3DE platform
JP2003288372A (en) Analytic result data processor for cad, analytic result data processing method for cad, and analytic result data processing program for cad
Zhang et al. A surface based approach to recognition of geometric features for quality freeform surface machining
Chen et al. A graph-and feature-based building space recognition algorithm for performance simulation in the early design stage
Lim et al. Automated generation of BIM models from 2D CAD drawings
KR20140073748A (en) Featured based modeling system and method of traditional korean-style house
Kim et al. Design for Machining over the Internet
Abd ElWahab et al. Towards a parametric plug-in for conservation of built heritage
KR101530895B1 (en) Methods for extracting object data for 2d cad from 3d cad and vice versa
KR20070049775A (en) Method for making 2-dimensional data for drawing 2-dimensional figure from multidimensional model
US7304642B2 (en) Analysis model producing/assisting apparatus
CN118235165A (en) Method and system for creating a 3D model for digital twinning from a point cloud
KR101631516B1 (en) System for Generating Free Form of Digital Architectural Design and Method thereof
Nour Using Bounding Volumes for BIM based electronic code checking for Buildings in Egypt
KR101902819B1 (en) Open bim based automated thermal transmittance evaluation system and method for window set

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application