KR20140045102A - Three-dimensional modeling system using parametric data - Google Patents

Three-dimensional modeling system using parametric data Download PDF

Info

Publication number
KR20140045102A
KR20140045102A KR1020120111224A KR20120111224A KR20140045102A KR 20140045102 A KR20140045102 A KR 20140045102A KR 1020120111224 A KR1020120111224 A KR 1020120111224A KR 20120111224 A KR20120111224 A KR 20120111224A KR 20140045102 A KR20140045102 A KR 20140045102A
Authority
KR
South Korea
Prior art keywords
parametric data
data
module
information
input
Prior art date
Application number
KR1020120111224A
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 KR1020120111224A priority Critical patent/KR20140045102A/en
Publication of KR20140045102A publication Critical patent/KR20140045102A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/20Editing of 3D images, e.g. changing shapes or colours, aligning objects or positioning parts
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Probability & Statistics with Applications (AREA)
  • Architecture (AREA)
  • Computer Graphics (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The present invention is a three-dimensional modeling system using parametric data including an input module for user input; an output module for information representation; a storage module storing parametric data corresponding to an object; and a control module receiving a selection of an object for three-dimensional modeling through the input module, creating a command option window through the input module and outputting the command option window to the output module, receiving a user input through the input module by using the output command option window, storing data values included in the parametric data in the storage module, creating a shape corresponding to the object according to the user input through the input module with reference to the data values stored in the storage module and output the shape to the output module. According to the present invention, efficiency of memory use can be increased, and convenience and accuracy of the data change can be provided. [Reference numerals] (10) Input module; (20) Storage module; (30) Output mudlue; (40) Control module

Description

파라메트릭 데이터를 이용한 3차원 모델링 시스템 {Three-dimensional modeling system using parametric data}Three-dimensional modeling system using parametric data}

본 발명은 모델링 기술과 관련한 것으로, 더욱 상세하게는 사물의 입체 형상을 컴퓨터 내부의 가상 공간에 형상화 함에 있어, 파라메트릭 데이터(parametric data)를 이용하여 객체의 생성, 변경 및 표현 등이 이루어지도록 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 관한 것이다.The present invention relates to a modeling technique, and more particularly, in shaping a three-dimensional shape of an object in a virtual space inside a computer, an object is created, changed, and represented by using parametric data. A three-dimensional modeling system using parametric data.

3차원 모델링 기술은 현실 세계의 사물에 대한 해석, 설계, 시뮬레이션 등을 위한 기술로서, 이러한 3차원 모델링 프로그램은 사용자의 입력에 따라 객체를 자동 생성하고 해당 객체의 부분적 분할, 확대, 축소, 회전, 다른 객체와의 연결, 선 또는 면의 생성 등을 가능하게 한다.3D modeling technology is a technology for analyzing, designing, and simulating objects in the real world.The 3D modeling program automatically creates objects according to user input and partially partitions, enlarges, reduces, rotates, Allows connection with other objects, creation of lines or faces, etc.

이러한 프로그램은 컴퓨터에 기억되어 있는 설계 정보를 디스플레이 장치에 표현하여 사용자가 이를 시각으로 확인하면서 설계가 진행되도록 지원하며, 이를 통해 곡면이 포함된 복잡한 형상의 입체도 비교적 간단히 설계하는 것이 가능하다.Such a program expresses design information stored in a computer on a display device to assist a user in designing while visually confirming the design information, thereby allowing a relatively simple three-dimensional shape of a curved surface to be designed.

종래의 3차원 모델링 프로그램은 미리 정의된 일련의 순차적인 명령 단계를 거쳐 3차원 객체를 형성하게 된다. 즉, 사용자가 프로그램 상에서 제공되는 아이콘 등을 클릭하면 3차원 객체의 생성을 위한 명령어 절차가 시작되고, 사용자는 이러한 명령어 절차에 따라 마우스나 키보드를 이용하여 명령어의 제목이나 명령어에 대한 옵션을 입력한다.A conventional three-dimensional modeling program forms a three-dimensional object through a series of predefined sequential command steps. That is, when the user clicks on an icon provided on the program, a command procedure for creating a 3D object is started, and the user inputs a command title or an option for the command using a mouse or a keyboard according to the command procedure. .

이때 종래의 3차원 모델링 프로그램은 다이얼로그 방식으로 각 명령어의 옵션 등에 대하여 입력을 받고, 이에 따라 입력된 값을 각 명령 클래스 상의 멤버 변수에 대응하여 저장한다. 그리고 객체에 대응하는 명령어를 실행하는 과정에서 각 변수들의 데이터를 직접 참조하여 화면 상에 해당 형상을 출력하게 된다.In this case, the conventional 3D modeling program receives an input for an option of each command in a dialog manner, and stores the input value corresponding to the member variable on each command class. In the process of executing a command corresponding to the object, the corresponding shape is directly displayed on the screen by referring to data of each variable.

그런데 이러한 종래의 프로그램은 명령어를 구현하기 위해서, 명령어 각각에 대응되는 다이얼로그 리소스 파일을 생성하여야 하며, 이에 따라 할당되는 메모리가 증대되고 연산 부담이 증가하는 문제가 있다.However, such a conventional program needs to generate a dialog resource file corresponding to each instruction in order to implement the instruction, thereby increasing the allocated memory and increasing the computational burden.

또한 리소스의 변경이 발생하는 경우 클래스 멤버 변수의 변경이 수반되어 비효율적이고, 해당 과정을 수행하는 추가 비용이 발생하게 되며, 데이터의 통일적 관리가 어렵고, 개발자의 실수 확률을 높이는 한계가 존재한다.In addition, when resource changes occur, class member variables are changed, resulting in inefficiency, additional cost of performing the corresponding process, unified management of data is difficult, and there is a limit that increases the probability of mistakes by developers.

상기와 같은 문제점을 해결하기 위한 본 발명의 목적은, 파라메트릭 데이터 구조를 이용하여 데이터 변경의 편의성을 높이고 메모리를 효율적으로 사용할 수 있는 파라메트릭 데이터를 이용한 3차원 모델링 시스템을 제공하기 위한 것이다.An object of the present invention for solving the above problems is to provide a three-dimensional modeling system using parametric data that can improve the convenience of data change and efficiently use the memory by using a parametric data structure.

상기와 같은 목적을 달성하기 위한 본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템은, 사용자 입력을 위한 입력 모듈, 정보 표현을 위한 출력 모듈, 객체에 대응하는 파라메트릭(parametric) 데이터를 저장하는 저장 모듈, 및 상기 입력 모듈을 통해 3차원 모델링을 위한 객체를 선택받아, 상기 저장 모듈에 저장된 상기 파라메트릭 데이터를 참조하여 명령옵션 창을 생성하고 상기 출력 모듈에 출력한 후, 상기 출력한 명령옵션 창을 이용해 상기 입력 모듈을 통한 사용자 입력을 받아 상기 파라메트릭 데이터에 포함된 데이터값을 상기 저장 모듈에 저장하며, 상기 저장 모듈에 저장한 데이터값을 참조하여 상기 입력 모듈을 통한 사용자 입력에 따라 상기 객체에 대응하는 형상을 생성하고 상기 출력 모듈에 출력하는 제어 모듈을 포함하는 것을 특징으로 한다.A three-dimensional modeling system using the parametric data of the present invention for achieving the above object, the input module for user input, the output module for information representation, storage for storing parametric data corresponding to the object A module and an object for 3D modeling through the input module, and generates a command option window by referring to the parametric data stored in the storage module and outputs the command option window to the output module. Receives a user input through the input module to store the data value included in the parametric data in the storage module, the object in accordance with the user input through the input module with reference to the data value stored in the storage module It includes a control module for generating a shape corresponding to the output to the output module .

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 파라메트릭 데이터는 상기 객체를 표현하기 위한 데이터값, 자료형, 스트링, 다른 객체와의 연결여부 중 하나 이상의 정보를 포함하는 것을 특징으로 한다.In the three-dimensional modeling system using the parametric data of the present invention, the parametric data is characterized in that it comprises one or more of data values, data types, strings, whether the connection with other objects to represent the object. .

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 명령옵션 창은 상기 데이터값 또는 상기 다른 객체와의 연결여부에 대한 정보에 대하여 입력받기 위한 인터페이스를 제공하는 것을 특징으로 한다.In the three-dimensional modeling system using the parametric data of the present invention, the command option window is characterized in that to provide an interface for inputting the data value or information on the connection with the other object.

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 파라메트릭 데이터는, 특정 정보를 매개로 다른 정보를 참조할 수 있도록 구성된 것을 특징으로 한다.In the three-dimensional modeling system using the parametric data of the present invention, the parametric data is characterized in that it is configured to refer to other information via a specific information.

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 파라메트릭 데이터는, 상기 다른 정보를 지칭하는 포인터값을 포함하는 것을 특징으로 한다.In the three-dimensional modeling system using the parametric data of the present invention, the parametric data is characterized by including a pointer value indicating the other information.

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 파라메트릭 데이터는 자료를 나타내는 인덱스를 포함하고, 상기 인덱스를 매개로 상기 다른 정보를 참조할 수 있도록 구성된 것을 특징으로 한다.In the three-dimensional modeling system using the parametric data of the present invention, the parametric data is characterized in that it comprises an index representing the data, it is configured to refer to the other information via the index.

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 파라메트릭 데이터는 서로 다른 객체가 상기 인덱스를 이용하여 상기 다른 정보를 공통으로 참조할 수 있도록 구성된 것을 특징으로 한다.In the 3D modeling system using the parametric data of the present invention, the parametric data is configured so that different objects can refer to the different information in common by using the index.

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 제어 모듈은 베지어 곡선, 베지어 곡면, NURBS(NonUniform Rational B-Spline) 곡선 또는 NURBS 곡면으로 형상을 표현하는 것을 특징으로 한다.In the three-dimensional modeling system using the parametric data of the present invention, the control module is characterized by expressing the shape as a Bezier curve, Bezier surface, NonUniform Rational B-Spline (NURBS) curve or NURBS surface.

본 발명의 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 있어서, 상기 제어 모듈은 상기 입력 모듈을 통한 입력에 따라 상기 생성된 객체의 2차원 형상을 상기 출력 모듈에 출력하는 것을 특징으로 한다.In the three-dimensional modeling system using the parametric data of the present invention, the control module is characterized in that for outputting the two-dimensional shape of the generated object in accordance with the input through the input module to the output module.

본 발명에 따른 파라메트릭 데이터를 이용한 3차원 모델링 시스템에 따르면 다음과 같은 효과를 기대할 수 있다.According to the 3D modeling system using parametric data according to the present invention, the following effects can be expected.

첫째, 3차원 객체의 설계에 있어 파라메트릭 데이터 구조를 사용함으로서 데이터 변경의 편의성이 제공된다.First, the convenience of data change is provided by using a parametric data structure in the design of three-dimensional objects.

둘째, 본 발명의 파라메트릭 데이터는 서로 다른 객체 간에 중복된 정보를 공유하도록 데이터를 사전식 맵 자료구조로 구성하여 메모리 사용의 효율성을 높일 수 있고, 이에 따른 연산 로드가 경감된다.Second, the parametric data of the present invention can increase the efficiency of memory use by configuring the data into a dictionary map data structure so as to share redundant information between different objects, thereby reducing the computational load.

셋째, 파라메트릭 데이터는 가변적인 데이터 변경을 지원하여, 옵션 정보의 추가 삭제 작업이 용이하다.Third, the parametric data supports variable data change, which makes it easy to add and delete option information.

도 1은 본 발명의 일 실시예에 따른 파라메트릭 데이터를 이용한 3차원 모델링 시스템의 구성도이다.
도 2는 도 1의 실시예에 따라 3차원 모델링을 제공하는 프로그램의 인터페이스를 나타낸 예시도이다.
도 3은 도 1의 실시예에 따라 구성된 파라메트릭 데이터를 나타낸 예시도이다.
도 4는 본 발명의 일 실시예에 따른 파라메트릭 데이터를 이용한 3차원 모델링 방법의 흐름도이다.
1 is a block diagram of a three-dimensional modeling system using parametric data according to an embodiment of the present invention.
FIG. 2 is an exemplary diagram illustrating an interface of a program that provides 3D modeling according to the embodiment of FIG. 1.
3 is an exemplary diagram illustrating parametric data constructed according to the embodiment of FIG. 1.
4 is a flowchart of a 3D modeling method using parametric data according to an embodiment of the present invention.

하기의 설명에서는 본 발명의 실시예를 이해하는데 필요한 부분만이 설명되며, 그 이외 부분의 설명은 본 발명의 요지를 흩트리지 않도록 생략될 것이라는 것을 유의하여야 한다.In the following description, only parts necessary for understanding the embodiments of the present invention will be described, and the description of other parts will be omitted so as not to obscure the gist of the present invention.

이하에서 설명되는 본 명세서 및 청구범위에 사용된 용어나 단어는 통상적이거나 사전적인 의미로 한정해서 해석되어서는 아니 되며, 발명자는 그 자신의 발명을 가장 최선의 방법으로 설명하기 위해 용어의 개념으로 적절하게 정의할 수 있다는 원칙에 입각하여 본 발명의 기술적 사상에 부합하는 의미와 개념으로 해석되어야만 한다. 따라서 본 명세서에 기재된 실시예와 도면에 도시된 구성은 본 발명의 바람직한 실시예에 불과할 뿐이고, 본 발명의 기술적 사상을 모두 대변하는 것은 아니므로, 본 출원시점에 있어서 이들을 대체할 수 있는 다양한 균등물과 변형예들이 있을 수 있음을 이해하여야 한다.The terms and words used in the present specification and claims should not be construed as limited to ordinary or dictionary meanings and the inventor is not limited to the meaning of the terms in order to describe his invention in the best way. It should be interpreted as meaning and concept consistent with the technical idea of the present invention. Therefore, the embodiments described in the present specification and the configurations shown in the drawings are merely preferred embodiments of the present invention, and are not intended to represent all of the technical ideas of the present invention, so that various equivalents And variations are possible.

이하, 첨부된 도면을 참조하여 본 발명의 실시예를 보다 상세하게 설명하기로 한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 파라메트릭 데이터를 이용한 3차원 모델링 시스템(100)의 구성도이다.1 is a block diagram of a three-dimensional modeling system 100 using parametric data according to an embodiment of the present invention.

도 1을 참조하면, 본 실시예의 3차원 모델링 시스템(100)은 입력 모듈(10), 저장 모듈(20), 출력 모듈(30) 및 제어 모듈(40)을 포함하여 구성된다.Referring to FIG. 1, the 3D modeling system 100 of the present embodiment includes an input module 10, a storage module 20, an output module 30, and a control module 40.

이때 본 실시예에 따른 3차원 모델링 시스템(100)은 건축물이나 내부 설비 등 유형의 사물을 가상의 공간에서 설계하여 형상화할 수 있도록 지원하는 기능을 하며, 사용자 입력, 출력 및 연산 기능을 구비한 퍼스널 컴퓨터, 노트북(notebook), PDA(Personal Digital Assistant), 스마트 폰(smart phone) 등의 장치에 탑재될 수 있다.At this time, the three-dimensional modeling system 100 according to the present embodiment is a function to support the design and shape of the type of objects, such as buildings or internal equipment in a virtual space, and has a user input, output and arithmetic function The device may be mounted on a computer, a notebook, a personal digital assistant (PDA), a smart phone, or the like.

입력 모듈(10)은 3차원 모델링 시스템(100)의 조작을 위한 복수의 키를 제공하며, 사용자의 키선택에 따른 선택 신호를 입력받아 제어 모듈(40)로 전달하는 기능을 한다. 입력 모듈(10)은 마우스, 키보드, 터치패드 또는 터치스크린(touch screen) 등의 입력장치를 포함할 수 있다.The input module 10 provides a plurality of keys for manipulation of the 3D modeling system 100, and receives a selection signal according to a user's key selection and transmits the selection signal to the control module 40. The input module 10 may include an input device such as a mouse, a keyboard, a touch pad, or a touch screen.

저장 모듈(20)은 3차원 모델링 시스템(100)에서 각 객체에 대응하는 파라메트릭(parametric) 데이터를 저장하는 기능을 하는 저장소이다.The storage module 20 is a storage function for storing parametric data corresponding to each object in the 3D modeling system 100.

파라메트릭 데이터란 파라미터(parameter)를 이용하여 서로 연관된 구조를 가지는 데이터를 의미한다. 본 발명의 파라메트릭 데이터는, 해당 파라메트릭 데이터에 포함된 여러 정보 중 특정 정보를 매개로 다른 정보를 참조할 수 있도록 구성된다.Parametric data refers to data having a structure associated with each other by using a parameter. The parametric data of the present invention is configured to refer to other information through specific information among various pieces of information included in the parametric data.

이때, 파라메트릭 데이터는, 객체를 표현하기 위한 데이터값, 자료형, 스트링, 다른 객체와의 연결 여부 등의 정보를 포함할 수 있으며, 이중 파라미터(parameter)로 기능하는 포인터값 등을 이용하여 특정 정보가 다른 정보를 지칭하도록 할 수 있고, 인덱스(index)와 같은 파라미터를 별도로 생성한 후 해당 인덱스를 이용하여 다른 정보를 참조하도록 구성될 수도 있다.In this case, the parametric data may include information such as a data value for representing an object, a data type, a string, and whether or not it is connected to another object, and specific information by using a pointer value that functions as a double parameter. May refer to other information, and may be configured to refer to other information by using a corresponding index after separately generating a parameter such as an index.

본 실시예의 파라메트릭 데이터는 다양한 종류의 객체에 대한 정보를 포함할 수 있으며, 이때 서로 다른 객체의 데이터에서 포인터값이나 인덱스 파라미터가 서로 같은 경우, 대응하는 정보는 서로 동일하게 된다.The parametric data of the present embodiment may include information about various kinds of objects. In this case, when the pointer value or the index parameter is the same in the data of different objects, the corresponding information becomes the same.

즉, 본 실시예에서의 파라메트릭 데이터는 특정 정보가 다른 정보를 지칭할 수 있도록 연관 정보를 가리키는 포인터값 등을 포함할 수 있는데, 서로 다른 객체를 나타내는 데이터에서 파라미터가 서로 같은 경우, 동일한 포인터값을 이용하여 동일한 정보를 참조할 수 있다.That is, the parametric data in the present embodiment may include a pointer value indicating the related information so that specific information may refer to other information. In the case of data representing different objects, the same pointer value may be used. The same information can be referred to using.

이러한 방식으로 각각의 객체에 대한 정보를 별도로 저장하는 것이 아니라, 각 객체에 대하여 중복되는 정보를 한번만 저장하고, 각 객체의 형상을 표현함에 있어 파라미터를 이용해 참조하도록 함으로써, 저장 모듈(20)의 저장 공간을 절약할 수 있다.In this way, rather than storing the information for each object separately, by storing the duplicated information for each object only once, and by using a parameter in expressing the shape of each object, the storage of the storage module 20 You can save space.

또한 저장 모듈(20)은 3차원 모델링 시스템(100)의 동작 제어시 필요한 프로그램과, 그 프로그램 수행 중에 발생되는 데이터를 저장할 수 있으며, 이를 위한 휘발성 메모리 소자 또는 비휘발성 메모리 소자를 포함할 수 있다.In addition, the storage module 20 may store a program necessary for controlling the operation of the 3D modeling system 100 and data generated during the execution of the program, and may include a volatile memory device or a nonvolatile memory device.

출력 모듈(30)은 3차원 모델링 시스템(100)에서 정보를 표현하는 역할을 하며, CRT 모니터, LCD 모니터 또는 터치스크린 모니터 등의 시각적 디스플레이 장치를 포함할 수 있다. 이때, 터치스크린 모니터는 표시 장치와 입력 장치로서의 역할을 동시에 수행한다.The output module 30 serves to express information in the 3D modeling system 100 and may include a visual display device such as a CRT monitor, an LCD monitor, or a touch screen monitor. In this case, the touch screen monitor simultaneously functions as a display device and an input device.

출력 모듈(30)은 3차원 모델링 시스템(100)에서 실행되는 각종 기능 메뉴 및 객체의 형상 디자인을 위한 작업창을 표시할 수 있다.The output module 30 may display various function menus executed in the 3D modeling system 100 and a work window for designing shapes of objects.

제어 모듈(40)은 입력 모듈(10), 저장 모듈(20) 및 출력 모듈(30)을 포함한 3차원 모델링 시스템(100)의 전반적인 동작을 제어하는 역할을 하며, 이를 위한 연산 장치를 포함할 수 있다.The control module 40 controls the overall operation of the 3D modeling system 100 including the input module 10, the storage module 20, and the output module 30, and may include a computing device therefor. have.

제어 모듈(40)은 출력 모듈(30)을 통해 객체의 형상 설계를 위한 메뉴 등을 출력한 후, 입력 모듈(10)을 사용자로부터 3차원 모델링을 위한 객체를 선택받는다. 예를 들어, 제어 모듈(40)은 입력 모듈(10)을 통해 프로그램 메뉴 상의 특정 아이콘이 클릭되는 것을 감지하는 방식으로 객체를 선택받을 수 있다.The control module 40 outputs a menu for designing the shape of the object through the output module 30, and then receives the input module 10 from the user to select an object for 3D modeling. For example, the control module 40 may receive a selection of an object by detecting a click of a specific icon on the program menu through the input module 10.

이후 제어 모듈(40)은 선택된 객체에 대응하는 파라메트릭 데이터를 저장 모듈(20)에서 참조하여, 해당 객체에 대응하는 옵션을 선택받을 수 있는 명령옵션 창을 생성하고 출력 모듈(30)에 표현한다. 즉, 사용자가 설계하려는 특정 객체가 선택되면, 제어 모듈(40)은 해당 객체의 형상을 표현하기 위하여 사용자의 정보 입력이 필요한 부분을 파악하고, 사용자가 정보를 입력할 수 있도록 하는 명령옵션 창을 제공하는 것이다.Thereafter, the control module 40 refers to the parametric data corresponding to the selected object in the storage module 20 to generate a command option window for receiving an option corresponding to the object and express it to the output module 30. . That is, when a specific object to be designed by the user is selected, the control module 40 identifies a portion that needs to be inputted by the user in order to express the shape of the object, and opens a command option window for allowing the user to input information. To provide.

예를 들어 선택된 객체에 대응하는 파라메트릭 데이터가 객체를 표현하기 위한 데이터값, 자료형, 스트링, 다른 객체와의 연결 여부 등의 정보 필드를 포함하고, 이러한 정보 중 객체의 넓이, 높이, 두께, 재질, 색상 등의 데이터값이나 다른 객체와 연결되어 형상을 형성하는지에 대한 사용자 입력이 필요한 경우, 제어 모듈(40)은 명령옵션 창에서 데이터값, 다른 객체와의 연결여부에 대한 정보를 입력할 수 있는 인터페이스를 제공한다.For example, the parametric data corresponding to the selected object contains information fields such as data values, data types, strings, and whether to connect to other objects, such as the width, height, thickness, and material of the object. If a user input is required to form a shape by connecting to a data value such as a color or another object, the control module 40 can input information on the data value or whether to connect to another object in the command option window. Provides an interface.

이후, 입력 모듈(10)을 이용하여 명령옵션 창을 통해 각종 정보가 입력되면, 제어 모듈(40)은 저장 모듈(20)에 입력된 정보를 저장하는데, 이때 파라메트릭 데이터는 특정 정보를 매개로 다른 정보를 참조할 수 있도록 구성되며, 해당 다른 정보를 지칭하는 포인터값을 포함할 수 있다.Subsequently, when various information is input through the command option window using the input module 10, the control module 40 stores the information input to the storage module 20, wherein the parametric data is stored through the specific information. It may be configured to refer to other information, and may include a pointer value indicating corresponding other information.

이 경우, 제어 모듈(40)은 객체에 대응하는 자료를 나타내는 인덱스를 생성하여 해당 객체의 파라메트릭 데이터에 함께 저장할 수 있으며, 해당 인덱스를 매개로 다른 정보를 참조할 수도 있다.In this case, the control module 40 may generate an index indicating the data corresponding to the object and store the index together with the parametric data of the object, and may refer to other information through the index.

본 실시예에서는 이러한 방식으로 파라메트릭 구조의 데이터를 생성하여 저장하는데, 이를 통해 일부 데이터가 변경되어도 해당 부분의 데이터 만이 변경될 뿐, 파라미터를 이용해 연결된 다른 데이터에는 영향을 미치지 않도록 할 수 있으며, 이는 객체의 형상을 설계함에 있어 편의성과 정확성을 제공한다.In this embodiment, the data of the parametric structure is generated and stored in this manner, so that even if some data is changed, only the data of the corresponding part is changed, so that other data connected by using a parameter may not be affected. It provides convenience and accuracy in designing the shape of an object.

또한 파라메트릭 데이터는 서로 다른 객체가 공유하는 자료를 저장 모듈(20) 내 메모리에 한번만 저장하고, 복수의 객체가 동일한 포인터값이나 인덱스를 가지는 경우 해당 정보를 공통으로 참조할 수 있도록 하여 메모리의 저장공간을 효율적으로 활용할 수 있다.In addition, the parametric data stores data shared by different objects only once in a memory in the storage module 20, and when multiple objects have the same pointer value or index, the information can be commonly referred to to store the memory. Space can be used efficiently.

본 실시예의 파라메트릭 데이터는 이렇게 특정 정보나 인덱스를 매개로 다른 정보를 참조할 수 있도록 하며, 이때, 각 객체에 대응하는 파라메트릭 데이터는 사전식 맵 자료구조로 구성될 수 있다.In this embodiment, the parametric data may refer to other information through specific information or an index. In this case, the parametric data corresponding to each object may be configured as a dictionary map data structure.

이러한 과정을 통해 제어 모듈(40)이 사용자가 설계하려는 객체에 대한 파라메트릭 데이터를 저장하고 나면, 입력 모듈(10)의 키보드나 마우스 등을 통한 사용자 입력에 따라 해당 객체의 형상을 생성하고 출력 모듈(30)에 출력하여 시각적으로 확인하도록 한다.After the control module 40 stores the parametric data on the object to be designed by the user through this process, the shape of the object is generated according to a user input through a keyboard or a mouse of the input module 10, and the output module Output to 30 to check visually.

이때, 제어 모듈(40)은 입력 모듈(10)을 통한 사용자 입력에 따라 베지어(bezier) 곡선/곡면, NURBS(NonUniform Rational B-Spline) 곡선/곡면 등을 자동으로 생성하고 출력 모듈(30)에 디스플레이할 수 있도록 지원한다.At this time, the control module 40 automatically generates a bezier curve / surface, a nonuniform Rational B-Spline (NURBS) curve / surface, etc. according to a user input through the input module 10 and output module 30. It can be displayed on the screen.

베지어 곡선(곡면)은 3차원의 곡선을 표시하는 데 있어, 양 끝점의 위치와 곡선 위에 있지 않은 다른 두 점의 도함수를 사용하여 곡선의 양 끝점의 도함수를 간접적으로 정의한 곡선(곡면)을 의미하고, NURBS 곡선(곡면)은 비균일 유리 B-스플라인 곡선(곡면)이라 불리며, 일련의 가중 조정점과 하나 이상의 노트 벡터에 의하여 정의된 B-스플라인 곡선 또는 곡면을 의미한다. 본 발명에서는 이러한 방식으로 3차원 형상의 객체를 모델링하는 것이 가능하다.Bezier curve (surface) is a curve (surface) that indirectly defines the derivatives of both ends of a curve, using the position of both endpoints and the derivatives of two other points that are not on the curve to represent a three-dimensional curve. NURBS curves (curves) are referred to as non-uniform free B-spline curves (curves) and refer to B-spline curves or surfaces defined by a series of weighting control points and one or more note vectors. In the present invention, it is possible to model the three-dimensional object in this way.

본 발명에 따라 3차원 모델링을 제공하는 프로그램의 인터페이스에 대해서는 도 2를 참조하여 좀 더 상세하게 설명하기로 한다.An interface of a program providing three-dimensional modeling according to the present invention will be described in more detail with reference to FIG. 2.

도 2는 도 1의 실시예에 따라 3차원 모델링을 제공하는 프로그램의 인터페이스를 나타낸 예시도이다. 본 실시예의 프로그램은 건물 및 내부 시설물을 3차원 객체로 설계할 수 있도록 지원하며, 본 발명의 기술적 사상은 이에 한정되는 것은 아니다.FIG. 2 is an exemplary diagram illustrating an interface of a program that provides 3D modeling according to the embodiment of FIG. 1. The program of the present embodiment supports the design of buildings and internal facilities as 3D objects, and the technical spirit of the present invention is not limited thereto.

도 2를 참조하면, 본 실시예에 따른 프로그램 인터페이스는 리본 메뉴(1), 작업 메뉴(2), 명령어 메뉴(3), 명령옵션 창(4), 속성 창(5) 및 형상 화면(6)을 포함한다.Referring to FIG. 2, the program interface according to the present embodiment includes a ribbon menu 1, a work menu 2, a command menu 3, a command option window 4, a property window 5, and a shape screen 6. It includes.

리본 메뉴(1)는 3차원 모델링을 제공하는 프로그램에서 기본 작업을 위한 선택 창을 제공하며, 마우스클릭하여 기능 선택이 가능한 아이콘을 포함할 수 있다. 이때, 사용자는 리본 메뉴(1)를 통해 설계하려는 객체를 선택할 수 있다.The ribbon 1 provides a selection window for basic operations in a program that provides three-dimensional modeling, and may include an icon for selecting a function by clicking with a mouse. In this case, the user may select an object to be designed through the ribbon 1.

작업 메뉴(2)는 작업 대상 객체와 관련하여, 객체가 위치하는 건물의 층, 건물의 구조, 내부 시설물 등에 대한 작업 관리가 가능하도록 한다.The work menu 2 enables work management on the floor of the building, the structure of the building, the internal facilities, etc., in relation to the work object.

명령어 메뉴(3)는 객체를 설계하기 위한 선, 면 등의 선택을 지원한다.The command menu 3 supports the selection of lines, faces, etc. for designing objects.

본 실시예의 명령어 메뉴(3)는 마우스, 키보드 등을 통한 사용자 입력에 따라 베지어(bezier) 곡선(곡면), NURBS(NonUniform Rational B-Spline) 곡선(곡면) 등을 자동으로 생성할 수 있도록 지원한다.The command menu 3 of the present embodiment supports automatic generation of bezier curves (surfaces), nonuniform Rational b-spline (NURBS) curves (surfaces), etc. according to user input through a mouse or keyboard. do.

명령옵션 창(4)은 리본 메뉴(1)를 통해 선택된 객체의 파라메트릭 데이터 중 사용자의 직접 입력이 필요한 넓이, 높이, 두께, 재질, 색상 등의 데이터값이나 다른 객체와 연결되어 형상을 형성하는지에 대한 정보를 입력할 수 있는 인터페이스를 제공한다. 명령옵션 창(4)을 통해 입력된 정보는 이후 객체를 생성하는데 참조된다.The command option window (4) is connected to other objects or data values such as width, height, thickness, material, color, etc. of the parametric data of the selected object through the ribbon (1) to directly input by the user. Provides an interface for entering information about. The information entered through the command options window 4 is then referenced to create the object.

속성 창(5)은 설계하려는 객체의 속성을 나타내는 창이다.The property window 5 is a window indicating the property of the object to be designed.

형상 화면(6)은 사용자가 설계하는 객체의 3차원 모델링 형상을 나타내는 곳으로서, 화면의 확대/축소, 회전, 각 객체의 결합/분리 형상 등 사용자가 객체를 시각적으로 인식할 수 있는 다양한 형태의 시각 정보를 제공한다.The shape screen 6 represents a three-dimensional modeling shape of an object designed by the user. The shape screen 6 may be a variety of forms in which the user may visually recognize the object, such as enlargement / reduction, rotation, and combination / separation of each object. Provide visual information.

본 발명에 따라 파라메트릭 데이터에 포함된 각 정보를 참조하는 과정에 대해서는 도 3을 참조하여 좀 더 상세하게 설명하기로 한다.A process of referring to each information included in the parametric data according to the present invention will be described in more detail with reference to FIG. 3.

도 3은 도 1의 실시예에 따라 구성된 파라메트릭 데이터를 나타낸 예시도이다.3 is an exemplary diagram illustrating parametric data constructed according to the embodiment of FIG. 1.

도 3을 참조하면, 상단에는 명령옵션 창(4)이 위치하고, 그 하단의 양 측에는 각각 테이블이 위치하며, 이러한 테이블에 포함된 정보는 인덱스를 이용해 사전식 맵 자료구조로 매칭되어 있다.Referring to FIG. 3, a command option window 4 is located at the top, and tables are located at both sides of the bottom thereof, and information included in the table is matched with a dictionary map data structure using an index.

상단의 명령옵션 창(4)의 좌측에 위치한 "Wall"은 3차원 모델링의 대상이 벽체임을 의미하고, "Height Type"의 "Unconnected"는 해당 벽체가 다른 객체와 연결되지 않음을 의미하며, "Height"는 벽체의 높이 값이 "4000"임을 나타내고, "Chain"은 객체 형상의 시작점과 끝점을 지정함에 있어 연속적인 지정을 할 것인지를 선택할 수 있는 인터페이스를 제공한다."Wall" on the left side of the command options window 4 at the top means that the object of 3D modeling is a wall, and "Unconnected" of "Height Type" means that the wall is not connected to another object. Height "indicates that the height value of the wall is" 4000 ", and" Chain "provides an interface that allows you to choose whether to specify a continuous specification for specifying the start and end points of the object shape.

좌측 하단 테이블의 우측에서 데이터 "Wall"은 객체를 나타내고 대응하는 인덱스는 "0"이 설정되어 있으며 자료형은 "String"이다. 이때, 우측 테이블에도 인덱스 "0"이 위치함을 알 수 있고 대응하는 스트링은 공란으로 되어 있다.On the right side of the lower left table, the data "Wall" represents an object, the corresponding index is set to "0", and the data type is "String". At this time, it can be seen that the index "0" is located in the right table, and the corresponding string is blank.

또한 좌측 하단 테이블의 데이터 "0"에 대응하는 인덱스는 "10"이고 자료형은 "Integer"이다. 이때, 우측의 테이블에도 인덱스 "10"이 위치하며 대응하는 스트링은 "Height Type"이다. 이때, 좌측 하단의 테이블에서 데이터 "0"에 대응하는 인덱스가 "10"이므로, 우측의 테이블에서 인덱스 "10"에 대응하는 스트링을 검색하면, 해당 스트링이 "Height Type"임을 알 수 있다.In addition, the index corresponding to the data "0" of the lower left table is "10" and the data type is "Integer". At this time, the index "10" is located in the table on the right side and the corresponding string is "Height Type". At this time, since the index corresponding to the data "0" in the lower left table is "10", when searching for the string corresponding to the index "10" in the table on the right, it can be seen that the string is "Height Type".

나머지 자료도 마찬가지로 구성되며, 본 실시예에서는 이와 같은 방식으로 좌측 하단 테이블의 인덱스값에 따라 우측 테이블에서 해당 인덱스에 대응하는 스트링을 참조하는 것이 가능하다. The rest of the data is configured in the same manner, and according to the present embodiment, it is possible to refer to the string corresponding to the corresponding index in the right table according to the index value of the lower left table.

이 경우 우측의 테이블은 다른 객체에서도 공동으로 참조하는 정보가 될 수 있으며, 이때 해당 다른 객체는 이와 같은 방식으로 파라메트릭 데이터 내에 인덱스를 설정하고, 해당 인덱스를 이용하여 우측의 테이블에서 스트링을 참조하는 것이 가능하다.In this case, the table on the right side may be information that is jointly referenced by other objects. In this case, the other object may set an index in the parametric data in this manner and refer to a string in the table on the right side using the index. It is possible.

본 실시예에서는 데이터를 참조함에 있어 인덱스를 이용하고 있으나, 본 발명에서는 실시예에 따라 인덱스가 아닌 다른 정보를 매개로 다른 정보를 참조하도록 할 수 있고, 이때, 포인터값을 이용할 수 있다.In the present embodiment, the index is used to refer to the data. However, according to the present embodiment, other information may be referred to by means of information other than the index. In this case, a pointer value may be used.

본 발명에 따라 3차원 모델링을 하는 과정에 대해서는 도 4를 참조하여 좀 더 상세하게 설명하기로 한다.A process of 3D modeling according to the present invention will be described in more detail with reference to FIG. 4.

도 4는 본 발명의 일 실시예에 따른 파라메트릭 데이터를 이용한 3차원 모델링 방법의 흐름도이다.4 is a flowchart of a 3D modeling method using parametric data according to an embodiment of the present invention.

도 4를 참조하면, 3차원 모델링 시스템은 형상 설계를 위한 메뉴 등을 시각적으로 출력한 후 사용자 입력에 따라 설계를 위한 객체를 선택받는다(S1).Referring to FIG. 4, the 3D modeling system visually outputs a menu for shape design and then receives an object for design according to a user input (S1).

이후 3차원 모델링 시스템은 선택된 객체에 대응하는 파라메트릭 데이터를 참조하여, 해당 객체에 대응하는 옵션을 선택받을 수 있는 명령옵션 창을 생성하고 출력한다(S2).Thereafter, the 3D modeling system refers to parametric data corresponding to the selected object, and generates and outputs a command option window for selecting an option corresponding to the object (S2).

본 실시예에서의 파라메트릭 데이터는 객체를 표현하기 위한 데이터값, 자료형, 스트링, 다른 객체와의 연결 여부 등의 정보 필드를 포함할 수 있고, 이중 객체의 넓이, 높이, 두께, 재질, 색상 등의 데이터값이나 다른 객체와 연결되어 형상을 형성하는지에 대한 사용자 입력이 필요한 경우, 3차원 모델링 시스템은 명령옵션 창을 통해 데이터값, 다른 객체와의 연결여부에 대한 정보를 입력할 수 있는 인터페이스를 제공한다.The parametric data in the present embodiment may include information fields such as data values, data types, strings, and whether to connect with other objects to represent an object, and the width, height, thickness, material, color, etc. of the double object. If user input is required to form a shape by connecting to the data value or other object of the 3D modeling system, the 3D modeling system provides an interface for inputting data value and information about connection to other objects through the command option window. to provide.

그리고 명령옵션 창을 통해 각종 정보가 입력되면, 3차원 모델링 시스템은 입력된 정보를 저장한다(S3).When various information is input through the command option window, the 3D modeling system stores the input information (S3).

단계(S3)에서 파라메트릭 데이터는 특정 정보를 매개로 다른 정보를 참조할 수 있도록 구성되며, 파라메트릭 데이터는 해당 다른 정보를 지칭하는 포인터값을 포함할 수 있다.In step S3, the parametric data may be configured to refer to other information through specific information, and the parametric data may include a pointer value indicating corresponding other information.

또한 단계(S3)에서의 파라메트릭 데이터는 객체에 대응하는 데이터를 나타내는 인덱스를 포함할 수 있으며, 인덱스는 이를 매개로 다른 정보를 참조할 수 있도록 하는 역할을 한다.In addition, the parametric data in step S3 may include an index indicating data corresponding to the object, and the index serves to refer to other information through this.

단계(S3)에서 데이터를 저장하고 나면, 3차원 모델링 시스템은 입력 장치를 통한 사용자 입력 및 저장한 파라메트릭 데이터를 참조하여, 객체의 형상을 생성하고 시각적으로 출력한다(S4).After storing the data in step S3, the 3D modeling system generates a shape of the object and visually outputs the object with reference to the user input through the input device and the stored parametric data (S4).

이상에서 설명한 본 발명의 실시 예에 따른 3차원 모델링 방법의 경우 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터로 판독 가능한 기록 매체에 기록될 수 있다. 이때, 컴퓨터로 판독 가능한 기록매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 한편, 기록매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다.3D modeling method according to an embodiment of the present invention described above is implemented in the form of program instructions that can be executed by various computer means may be recorded in a computer-readable recording medium. At this time, the computer-readable recording medium may include program commands, data files, data structures, and the like, alone or in combination. On the other hand, the program instructions recorded on the recording medium may be those specially designed and configured for the present invention or may be available to those skilled in the art of computer software.

컴퓨터로 판독 가능한 기록매체에는 하드디스크, 플로피디스크 및 자기 테이프와 같은 자기매체(Magnetic Media), CD-ROM, DVD와 같은 광기록 매체(Optical Media), 플롭티컬 디스크(Floptical Disk)와 같은 자기-광 매체(Magneto-Optical Media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 또한, 프로그램 명령에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상술한 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있다.The computer-readable recording medium includes a magnetic recording medium such as a magnetic medium such as a hard disk, a floppy disk and a magnetic tape, an optical medium such as a CD-ROM and a DVD, a magnetic disk such as a floppy disk, A magneto-optical media, and a hardware device specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like. The program instructions also include machine language code, such as those generated by the compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention.

한편, 본 명세서와 도면에 개시된 실시예들은 이해를 돕기 위해 특정 예를 제시한 것에 지나지 않으며, 본 발명의 범위를 한정하고자 하는 것은 아니다. 여기에 개시된 실시예들 이외에도 본 발명의 기술적 사상에 바탕을 둔 다른 변형예들이 실시 가능하다는 것은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게는 자명한 것이다.It should be noted that the embodiments disclosed in the present specification and drawings are only illustrative of specific examples for the purpose of understanding, and are not intended to limit the scope of the present invention. It will be apparent to those skilled in the art that other modifications based on the technical idea of the present invention are possible in addition to the embodiments disclosed herein.

1: 리본 메뉴
2: 작업 메뉴
3: 명령어 메뉴
4: 명령옵션 창
5: 속성 창
6: 형상 화면
10: 입력 모듈
20: 저장 모듈
30: 출력 모듈
40: 제어 모듈
100: 3차원 모델링 시스템
1: ribbon
2: Action menu
3: Command Menu
4: Command Options window
5: Properties window
6: geometry screen
10: input module
20: storage module
30: output module
40: control module
100: 3D modeling system

Claims (9)

사용자 입력을 위한 입력 모듈;
정보 표현을 위한 출력 모듈;
객체에 대응하는 파라메트릭(parametric) 데이터를 저장하는 저장 모듈;
상기 입력 모듈을 통해 3차원 모델링을 위한 객체를 선택받아, 상기 저장 모듈에 저장된 상기 파라메트릭 데이터를 참조하여 명령옵션 창을 생성하고 상기 출력 모듈에 출력한 후, 상기 출력한 명령옵션 창을 이용해 상기 입력 모듈을 통한 사용자 입력을 받아 상기 파라메트릭 데이터에 포함된 데이터값을 상기 저장 모듈에 저장하며, 상기 저장 모듈에 저장한 데이터값을 참조하여 상기 입력 모듈을 통한 사용자 입력에 따라 상기 객체에 대응하는 형상을 생성하고 상기 출력 모듈에 출력하는 제어 모듈;
을 포함하는 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
An input module for user input;
An output module for representing information;
A storage module for storing parametric data corresponding to the object;
After receiving an object for 3D modeling through the input module, the command option window is generated by referring to the parametric data stored in the storage module and output to the output module. Receives a user input through the input module and stores the data value included in the parametric data in the storage module, and corresponding to the object according to the user input through the input module with reference to the data value stored in the storage module A control module for generating a shape and outputting the shape to the output module;
Three-dimensional modeling system using parametric data comprising a.
제1항에 있어서,
상기 파라메트릭 데이터는 상기 객체를 표현하기 위한 데이터값, 자료형, 스트링, 다른 객체와의 연결여부 중 하나 이상의 정보를 포함하는 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
The method of claim 1,
The parametric data is a three-dimensional modeling system using parametric data, characterized in that it comprises one or more of the data value, data type, string, whether the connection with other objects to represent the object.
제2항에 있어서,
상기 명령옵션 창은 상기 데이터값 또는 상기 다른 객체와의 연결여부에 대한 정보에 대하여 입력받기 위한 인터페이스를 제공하는 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
3. The method of claim 2,
The command option window is a 3D modeling system using a parametric data, characterized in that to provide an interface for receiving the input of the data value or information about the connection with the other object.
제1항에 있어서,
상기 파라메트릭 데이터는, 특정 정보를 매개로 다른 정보를 참조할 수 있도록 구성된 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
The method of claim 1,
The parametric data is a three-dimensional modeling system using parametric data, characterized in that configured to refer to other information through a specific information.
제4항에 있어서,
상기 파라메트릭 데이터는, 상기 다른 정보를 지칭하는 포인터값을 포함하는 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
5. The method of claim 4,
The parametric data is a three-dimensional modeling system using a parametric data, characterized in that it comprises a pointer value indicating the other information.
제4항에 있어서,
상기 파라메트릭 데이터는 자료를 나타내는 인덱스를 포함하고, 상기 인덱스를 매개로 상기 다른 정보를 참조할 수 있도록 구성된 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
5. The method of claim 4,
The parametric data includes an index representing the data, and the 3D modeling system using the parametric data, characterized in that configured to refer to the other information via the index.
제6항에 있어서,
상기 파라메트릭 데이터는 서로 다른 객체가 상기 인덱스를 이용하여 상기 다른 정보를 공통으로 참조할 수 있도록 구성된 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
The method according to claim 6,
The parametric data is a three-dimensional modeling system using a parametric data, characterized in that different objects can be configured to refer to the other information in common using the index.
제1항에 있어서,
상기 제어 모듈은 베지어 곡선, 베지어 곡면, NURBS(NonUniform Rational B-Spline) 곡선 또는 NURBS 곡면으로 형상을 표현하는 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
The method of claim 1,
The control module is a three-dimensional modeling system using parametric data, characterized in that to represent the shape as a Bezier curve, Bezier surface, NonUniform Rational B-Spline (NURBS) curve or NURBS surface.
제1항에 있어서,
상기 제어 모듈은 상기 입력 모듈을 통한 입력에 따라 상기 생성된 객체의 2차원 형상을 상기 출력 모듈에 출력하는 것을 특징으로 하는 파라메트릭 데이터를 이용한 3차원 모델링 시스템.
The method of claim 1,
The control module is a three-dimensional modeling system using parametric data, characterized in that for outputting the two-dimensional shape of the created object in accordance with the input through the input module.
KR1020120111224A 2012-10-08 2012-10-08 Three-dimensional modeling system using parametric data KR20140045102A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120111224A KR20140045102A (en) 2012-10-08 2012-10-08 Three-dimensional modeling system using parametric data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120111224A KR20140045102A (en) 2012-10-08 2012-10-08 Three-dimensional modeling system using parametric data

Publications (1)

Publication Number Publication Date
KR20140045102A true KR20140045102A (en) 2014-04-16

Family

ID=50652764

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120111224A KR20140045102A (en) 2012-10-08 2012-10-08 Three-dimensional modeling system using parametric data

Country Status (1)

Country Link
KR (1) KR20140045102A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160046106A (en) 2014-10-20 2016-04-28 안동대학교 산학협력단 Three-dimensional shape modeling apparatus for using the 2D cross-sectional accumulated and a method thereof
KR20160046105A (en) 2014-10-20 2016-04-28 안동대학교 산학협력단 Three-dimensional shape modeling apparatus for using the 2D cross-sectional accumulated and a method thereof

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160046106A (en) 2014-10-20 2016-04-28 안동대학교 산학협력단 Three-dimensional shape modeling apparatus for using the 2D cross-sectional accumulated and a method thereof
KR20160046105A (en) 2014-10-20 2016-04-28 안동대학교 산학협력단 Three-dimensional shape modeling apparatus for using the 2D cross-sectional accumulated and a method thereof

Similar Documents

Publication Publication Date Title
CA2951145C (en) Page constructor and page constructing method
US11875093B2 (en) Computing techniques for three-dimensional modeling and design analysis
US8896597B2 (en) System and method for modifying geometric relationships in a solid model
US20020183986A1 (en) System and method for design of experiments using direct surface manipulation of a mesh model
US20100013833A1 (en) System and method for modifying features in a solid model
US20070204241A1 (en) Method for generating three dimensional stair objects in computer aided design drawings
US20130152038A1 (en) Project management workflows
US8825459B2 (en) Multi-modal manipulation of a geometric model
KR20140045101A (en) Three-dimensional modeling method using parametric data
US20130181987A1 (en) Gestures and tools for creating and editing solid models
US9965142B2 (en) Direct manipulation user interface for smart objects
EP2521057A1 (en) Determining a parameter of a geometrical cad operation
EP2521058A1 (en) Determining a geometrical CAD operation
CN102142152A (en) Method, apparatus, and program for displaying an object on a computer screen
Victoria et al. liteITD a MATLAB Graphical User Interface (GUI) program for topology design of continuum structures
US9311755B2 (en) Self-disclosing control points
CN116070305A (en) Digital twin modeling realization system, method and storage medium
KR101103787B1 (en) Robot programming system based graphic
US9170783B1 (en) Class creation assistant for textual programming languages
KR20140045102A (en) Three-dimensional modeling system using parametric data
WO2013109245A1 (en) Dynamic creation and modeling of solid models
JP7313433B2 (en) Construction and Enforcement of Counterconstraints on CAD (Computer Aided Design) Models
US9984503B2 (en) Systems and methods of updating graphical objects
JP5031098B2 (en) 3D CAD model creation device and program
US10204184B2 (en) Apparatus and method for modeling cultural heritage building

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid