한국전산구조공학회:학술대회논문집 (Proceedings of the Computational Structural Engineering Institute Conference)
- 한국전산구조공학회 2002년도 가을 학술발표회 논문집
- /
- Pages.211-218
- /
- 2002
개체형 통합설계모델의 객체지향 프로그래밍
Object-Oriented Programming of Entity-Based Integrated Design Model
초록
An entity-based integrated design product and process model uses product and process entities to describe design information and design activities, respectively. The concepts and notation for product and process entities in the entity-based integrated design model are similar to the concepts of object-oriented programming languages such as C++ and Smalltalk. This paper uses C++ to program an entity-based integrated design model for building frames structures. The design information and activities involved in the three dimensional building space, the locations of frames, and the grouping of frames represented as entities in the entity-based integrated design model are transformed to C++ codes. Each product or process entity can be basically transformed to an class. The attributes of an entity can be defined as variables and member functions of a class.
키워드