JP2017111699A - Information processing apparatus, control method of the same, and program - Google Patents

Information processing apparatus, control method of the same, and program Download PDF

Info

Publication number
JP2017111699A
JP2017111699A JP2015246918A JP2015246918A JP2017111699A JP 2017111699 A JP2017111699 A JP 2017111699A JP 2015246918 A JP2015246918 A JP 2015246918A JP 2015246918 A JP2015246918 A JP 2015246918A JP 2017111699 A JP2017111699 A JP 2017111699A
Authority
JP
Japan
Prior art keywords
graphic
shadow
time
class
information processing
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2015246918A
Other languages
Japanese (ja)
Other versions
JP6249013B2 (en
Inventor
和信 木原
Kazunobu Kihara
和信 木原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
A & A Kk
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
A & A Kk
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 A & A Kk, Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical A & A Kk
Priority to JP2015246918A priority Critical patent/JP6249013B2/en
Publication of JP2017111699A publication Critical patent/JP2017111699A/en
Application granted granted Critical
Publication of JP6249013B2 publication Critical patent/JP6249013B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism that can set class information according to a time zone to which a shaded time belongs.SOLUTION: An information processing apparatus stores in advance class information defining a display form (for example, colors of lines) of a diagram for each of predetermined time zones; calculates shade at an arbitrary time by using a diagram showing a building; controls to create a diagram showing the calculated shade and specifies a time zone to which the calculated shaded time belongs; and controls to set class information corresponding to the specified time zone to the created diagram.SELECTED DRAWING: Figure 14

Description

本発明は、日影の時刻が属する時間帯に応じたクラス情報を設定することの可能な情報処理装置、その制御方法、及びプログラムに関する。   The present invention relates to an information processing apparatus capable of setting class information corresponding to a time zone to which a shadow time belongs, a control method thereof, and a program.

建築物を建築することにより周辺に日照の障害が発生することから、建築基準法上、日影規制が定められている。日影規制は、建築物により発生する日影の時間を制限するものである。   Because building a building causes sunshine obstacles in the vicinity, the Building Standards Act has stipulated sunshade regulations. Shading regulations limit the time of shading caused by buildings.

規制される範囲は、建築物から5メートルラインと10メートルラインの2種類の範囲があり、この範囲ごとに日影の時間が制限されている。例えば、5メートルラインの範囲は3時間以上影を落としてはいけないといった規制が存在する。   There are two types of ranges to be regulated from the building, the 5 meter line and the 10 meter line, and the shade time is limited for each range. For example, there is a regulation that the range of the 5 meter line should not cast a shadow for more than 3 hours.

こうした規制に対応するべく、建築CADアプリケーションにおいて、所定の時刻ごとの日影をシミュレーションし、日影の輪郭を図形(例えば線)で表現する時刻日影図を作成している。この時刻日影図を用いて、日影の時間が同じところ(例えば3時間)を線で結んだ図である等時間日影図を作成し、日影規制に該当しないかを確認する。   In order to comply with such regulations, a building CAD application simulates a shadow at every predetermined time, and creates a time shadow diagram that expresses the outline of the shadow as a graphic (for example, a line). Using this time-shade diagram, an equal-time shade diagram, which is a diagram in which the same shade time is connected by a line (for example, 3 hours), is created, and it is confirmed whether it falls under the shade regulation.

時刻日影図を作成する際には、建築CADアプリケーションの機能により図面上に線が描画されるのだが、この線の色は建築CADアプリケーションに設定されたデフォルトの色(一般的には黒)である。   When creating a time shadow map, a line is drawn on the drawing by the function of the architectural CAD application, and the color of this line is the default color (generally black) set in the architectural CAD application. It is.

時刻日影図では、冬至の8時から16時までの60分ごとの時刻をそれぞれ表す線を建築CADアプリケーションが描画する。しかしながら、これらの線が同一の色で描画されてしまうと、いつの時刻を表す線なのかを建築CADアプリケーションの利用者が認識しにくいという問題がある。   In the time shadow diagram, the architectural CAD application draws lines representing the time every 60 minutes from 8:00 to 16:00 on the winter solstice. However, if these lines are drawn in the same color, there is a problem that it is difficult for the user of the architectural CAD application to recognize when the line represents the time.

そこで引用文献1では、建物データを用いて、ある季節のある時間帯における日影のシミュレーションを行い、時刻ごとに日影の領域を色分けする仕組みが開示されている。   Therefore, Cited Document 1 discloses a mechanism in which building data is used to simulate a shade in a certain time zone of a certain season, and the shade region is color-coded for each time.

特開2002−139576号公報JP 2002-139576 A

ところで、時刻日影図で描画される線の表示間隔は60分単位に限らない。すなわち、地方自治体によっては30分単位で線を描画しなければならない場合もある。こうした場合に、線ごとに異なる色で当該線を彩色しようとすると、表示間隔が短くなればなるほど、必要な色の数が増えてしまう問題がある。   By the way, the display interval of the lines drawn in the time-shade diagram is not limited to 60 minutes. That is, depending on the local government, it may be necessary to draw a line every 30 minutes. In such a case, when trying to color the line with a different color for each line, there is a problem that the number of necessary colors increases as the display interval becomes shorter.

本発明は、日影の時刻が属する時間帯に応じたクラス情報を設定することの可能な仕組みを提供することを目的とする。   An object of the present invention is to provide a mechanism capable of setting class information according to a time zone to which a shadow time belongs.

上記の目的を達成するために本発明の情報処理装置は、図形の表示形態が定義されたクラス情報を所定の時間帯ごとに記憶する記憶手段と、建築物を示す図形を用いて、任意の時刻における日影を計算する日影計算手段と、前記日影計算手段で計算した日影を示す図形を作成するよう制御する図形制御手段と、前記日影計算手段で計算した日影の時刻が属する前記時間帯を特定する時間帯特定手段と、前記時間帯特定手段で特定された時間帯に対応する前記クラス情報を、前記図形制御手段による制御で作成された図形に設定するよう制御するクラス制御手段とを備えることを特徴とする。   In order to achieve the above object, an information processing apparatus of the present invention uses a storage means for storing class information in which a graphic display form is defined for each predetermined time period, and a graphic indicating a building. A shadow calculation means for calculating a shadow at a time, a graphic control means for controlling to create a graphic showing the shadow calculated by the shadow calculation means, and a time of the shadow calculated by the shadow calculation means A time zone specifying means for specifying the time zone to which it belongs, and a class for controlling the class information corresponding to the time zone specified by the time zone specifying means to be set in a graphic created by control by the graphic control means And a control means.

本発明によれば、日影の時刻が属する時間帯に応じたクラス情報を設定することが可能となる。   According to the present invention, it is possible to set class information according to the time zone to which the shade time belongs.

情報処理装置100のハードウェア構成を示す図である。2 is a diagram illustrating a hardware configuration of the information processing apparatus 100. FIG. 情報処理装置100の機能構成を示す図である。2 is a diagram illustrating a functional configuration of the information processing apparatus 100. FIG. 本発明の実施形態における一連の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a series of processes in embodiment of this invention. 本発明の実施形態に関する説明で用いる建物を示す図である。It is a figure which shows the building used by description regarding embodiment of this invention. クラス管理テーブル500、図形管理テーブル510、地域・方位設定管理テーブル520、及び計算設定管理テーブル530のテーブル構成を示す図である。5 is a diagram showing a table configuration of a class management table 500, a graphic management table 510, a region / orientation setting management table 520, and a calculation setting management table 530. FIG. 本発明の実施形態で用いる各種高さを示す図である。It is a figure which shows the various height used by embodiment of this invention. 地盤の図形と建物の図形を示す図である。It is a figure which shows the figure of a ground and the figure of a building. 建物の図形、みなし敷地の図形、第1測定線の図形、第2測定線の図形、及び評価面の図形を配置した場合の画面例を示す図である。It is a figure which shows the example of a screen at the time of arrange | positioning the figure of a building, the figure of a deemed site, the figure of a 1st measurement line, the figure of a 2nd measurement line, and the figure of an evaluation surface. 地域/方位設定画面900の画面構成を示す図である。6 is a diagram showing a screen configuration of a region / orientation setting screen 900. 時刻日影計算処理の詳細な処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a detailed process of a time shadow calculation process. 計算設定画面1100の画面構成を示す図である。5 is a diagram showing a screen configuration of a calculation setting screen 1100. FIG. 時刻日影クラス管理テーブル1200のテーブル構成を示す図である。It is a figure which shows the table structure of the time shadow class management table 1200. FIG. 時刻日影計算処理を実行した場合のクラス管理テーブル500及び図形管理テーブル510を示す図である。It is a figure which shows the class management table 500 at the time of performing a time shadow calculation process, and the figure management table 510. FIG. 時刻日影計算処理を実行した結果、表示される時刻日影図を示す図である。It is a figure which shows the time shade figure displayed as a result of performing a time shade calculation process.

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、情報処理装置100のハードウェア構成を示す図である。尚、図1に示すハードウェア構成はあくまで一例であり、用途や目的に応じて様々な構成例があるため、これに限定されない。   FIG. 1 is a diagram illustrating a hardware configuration of the information processing apparatus 100. Note that the hardware configuration shown in FIG. 1 is merely an example, and there are various configuration examples depending on applications and purposes, and the present invention is not limited to this.

情報処理装置100は、建築CADアプリケーションがインストールされたコンピュータである。ユーザは、情報処理装置100を操作し、建築CADアプリケーションを動作させて建築物(以下、建物という。)の設計を行う。また、建築CADアプリケーションは、仮想的な三次元空間上に建物を示す三次元モデルを作成するためのアプリケーションである。建築CADアプリケーションはプラグイン(アドオン、アドインも含む。)としてプログラムを追加することが可能となっており、プラグインからの指示に応じて建築CADアプリケーションを動作させることができる。   The information processing apparatus 100 is a computer in which an architectural CAD application is installed. The user operates the information processing apparatus 100 and operates a building CAD application to design a building (hereinafter referred to as a building). The architectural CAD application is an application for creating a three-dimensional model showing a building in a virtual three-dimensional space. The architectural CAD application can add a program as a plug-in (including add-ons and add-ins), and can operate the architectural CAD application in accordance with an instruction from the plug-in.

CPU101は、システムバス104に接続される各デバイスやコントローラを統括的に制御する。   The CPU 101 comprehensively controls each device and controller connected to the system bus 104.

また、ROM102あるいは外部メモリ111には、CPU101の制御プログラムであるBIOS(Basic Input / OutputSystem)やオペレーティングシステムプログラム(以下、OSという。)が記憶されている。また外部メモリ111には、各種装置が実行する機能を実現するために必要な各種プログラム等が記憶されている。RAM103は、CPU101の主メモリ、ワークエリア等として機能する。   Further, the ROM 102 or the external memory 111 stores a BIOS (Basic Input / Output System) that is a control program of the CPU 101 and an operating system program (hereinafter referred to as OS). The external memory 111 stores various programs necessary for realizing functions executed by various devices. The RAM 103 functions as a main memory, work area, and the like for the CPU 101.

CPU101は、処理の実行に際して必要なプログラム等をRAM103にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 101 implements various operations by loading a program or the like necessary for execution of processing into the RAM 103 and executing the program.

また、入力コントローラ105は、キーボードやマウス等のポインティングデバイスといった入力デバイス109からの入力を制御する。   The input controller 105 controls input from an input device 109 such as a keyboard or a pointing device such as a mouse.

ビデオコントローラ106は、ディスプレイ110等の表示器への表示を制御する。表示器はCRTや液晶ディスプレイでも構わない。   The video controller 106 controls display on a display device such as the display 110. The display device may be a CRT or a liquid crystal display.

メモリコントローラ107は、ハードディスクやフレキシブルディスク或いはPCMCIAカードスロットにアダプタを介して接続されるカード型メモリ等の外部メモリ111(記憶手段)へのアクセスを制御する。外部メモリ111は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶する。   The memory controller 107 controls access to an external memory 111 (storage means) such as a hard disk, a flexible disk, or a card-type memory connected to the PCMCIA card slot via an adapter. The external memory 111 stores a boot program, browser software, various applications, font data, user files, editing files, various data, and the like.

通信I/Fコントローラ108は、ネットワークを介して、外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いたインターネット通信等が可能である。   The communication I / F controller 108 is connected to and communicates with an external device via a network, and executes communication control processing on the network. For example, Internet communication using TCP / IP is possible.

尚、CPU101は、例えばRAM103内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ110上での表示を可能としている。また、CPU101は、ディスプレイ110上の不図示のマウスカーソル等でのユーザ指示を可能とする。   Note that the CPU 101 enables display on the display 110 by, for example, executing outline font rasterization processing on a display information area in the RAM 103. Further, the CPU 101 enables a user instruction with a mouse cursor (not shown) on the display 110.

本発明の情報処理装置100が後述する各種処理を実行するために用いられる各種プログラム等は外部メモリ111に記録されており、必要に応じてRAM103にロードされることによりCPU101によって実行されるものである。さらに、本発明に係わるプログラムが用いる定義ファイルや各種情報テーブルは外部メモリ111に格納されている。   Various programs and the like used by the information processing apparatus 100 of the present invention to execute various processes described later are recorded in the external memory 111 and are executed by the CPU 101 by being loaded into the RAM 103 as necessary. is there. Furthermore, definition files and various information tables used by the program according to the present invention are stored in the external memory 111.

図2は、情報処理装置100の機能構成を示す図である。尚、図2に示す機能構成はあくまで一例であり、用途や目的に応じて様々な構成例があるため、これに限定されない。   FIG. 2 is a diagram illustrating a functional configuration of the information processing apparatus 100. Note that the functional configuration shown in FIG. 2 is merely an example, and there are various configuration examples depending on applications and purposes, and the present invention is not limited to this.

情報処理装置100には、建築CADアプリケーション200がインストールされており、CPU101の制御によりこれを実行可能となっている。建築CADアプリケーション200は機能部として、図形制御部201、クラス制御部202、レイヤ制御部203、表示制御部204、及び日影計算プラグイン210を備える。   An architectural CAD application 200 is installed in the information processing apparatus 100 and can be executed under the control of the CPU 101. The architectural CAD application 200 includes a graphic control unit 201, a class control unit 202, a layer control unit 203, a display control unit 204, and a shadow calculation plug-in 210 as functional units.

図形制御部201は、建築CADアプリケーション200において図形の作成や編集、削除、図形の配置や移動、また図形に関する属性情報の追加、編集、削除等、図形に関する処理を制御するための機能部である。クラス制御部202は、図形制御部201で作成された図形に対して、図形の表示形態が定義されたクラス(クラス情報)を管理し、必要に応じて図形に対してクラスを設定するための機能部である。クラスの追加、削除、編集等も実行することが可能である。   The graphic control unit 201 is a functional unit for controlling processing related to graphics such as creation, editing, and deletion of graphics, arrangement and movement of graphics, addition, editing, and deletion of attribute information regarding graphics in the architectural CAD application 200. . The class control unit 202 manages a class (class information) in which a graphic display form is defined for the graphic created by the graphic control unit 201, and sets a class for the graphic as necessary. It is a functional part. You can also add, delete, and edit classes.

レイヤ制御部203は、図形の階層構造を管理するための機能部である。階層のことをレイヤと呼び、レイヤごとにレイヤの表示/非表示の設定を行うことができる。レイヤを非表示の設定にすると、当該レイヤに属する図形のみが非表示となる。レイヤ制御部203は、レイヤに対する図形の割り当て、レイヤの追加、編集、削除等を実行することも可能である。   The layer control unit 203 is a functional unit for managing the hierarchical structure of figures. The hierarchy is called a layer, and display / non-display of the layer can be set for each layer. When a layer is set to non-display, only graphics belonging to the layer are hidden. The layer control unit 203 can also execute graphic assignment to a layer, addition, editing, deletion, etc. of a layer.

表示制御部204は、建築CADアプリケーション200で作成された図形や画面等をディスプレイ110に表示するための機能部である。図形を表示する際には、クラス制御部202で当該図形に設定されたクラスに定義されている表示形態を適用した上で、当該図形を表示する。例えば、線の色を青にするクラスが設定されている図形であれば、表示する際に当該図形の線を青くして表示する。また、ディスプレイ110に表示する図形が属するレイヤが非表示設定になっているのであれば、当該図形は表示しない。このように、クラスとレイヤに応じて、図形の表示形態が決定される。   The display control unit 204 is a functional unit for displaying a graphic, a screen, or the like created by the architectural CAD application 200 on the display 110. When displaying a graphic, the class control unit 202 applies the display form defined for the class set for the graphic, and then displays the graphic. For example, in the case of a graphic in which a class for setting the line color to blue is set, the line of the graphic is displayed in blue when displayed. If the layer to which the graphic to be displayed on the display 110 belongs is set to non-display, the graphic is not displayed. In this way, the graphic display form is determined according to the class and the layer.

日影計算プラグイン210は、建築CADアプリケーション200で設計された建物の日影を計算するためのプラグインである。特に、本実施形態では時刻日影図を作成するためのプラグインである。日影計算プラグイン210は機能部として、図形制御指示部211、クラス制御指示部212、レイヤ制御指示部213、高さ算出部214、動作設定部215、及び時刻日影制御部216を備える。   The shadow calculation plug-in 210 is a plug-in for calculating the shadow of a building designed by the architectural CAD application 200. In particular, in this embodiment, it is a plug-in for creating a time-shade map. The shadow calculation plug-in 210 includes a graphic control instruction unit 211, a class control instruction unit 212, a layer control instruction unit 213, a height calculation unit 214, an operation setting unit 215, and a time shadow control unit 216 as functional units.

図形制御指示部211は、図形制御部201に対して図形に関する処理の指示を行うための機能部である。図形の作成や編集、削除、図形の配置や移動、また図形に関する属性情報の追加、編集、削除等、図形に関する処理を図形制御部201に指示する。   The graphic control instruction unit 211 is a functional unit for instructing the graphic control unit 201 to perform processing related to a graphic. The graphic control unit 201 is instructed to perform graphic processing, such as graphic creation, editing, deletion, graphic placement and movement, and addition, editing, and deletion of graphic attribute information.

クラス制御指示部212は、クラス制御部202に対してクラスに関する処理の指示を行うための機能部である。図形に対するクラスの設定、クラスの追加、削除、編集等、クラスに関する処理をクラス制御部202に対して指示する。   The class control instruction unit 212 is a functional unit for instructing the class control unit 202 to perform processing related to a class. The class control unit 202 is instructed to perform class-related processing such as class setting for a figure, addition, deletion, and editing of a class.

レイヤ制御指示部213は、レイヤ制御部203に対してレイヤに関する処理の指示を行うための機能部である。レイヤの表示/非表示設定、レイヤに対する図形の割り当て、レイヤの追加、編集、削除等、レイヤに関する処理をレイヤ制御部203に対して指示する。   The layer control instruction unit 213 is a functional unit for instructing the layer control unit 203 to perform processing related to the layer. The layer control unit 203 is instructed to perform processing related to the layer such as layer display / non-display setting, graphic assignment to the layer, layer addition, editing, and deletion.

高さ算出部214は、時刻日影計算を行う際に必要となる各種高さの情報を算出するための機能部である。特に、本実施形態で算出する高さは、平均地盤面高さと評価面高さである。平均地盤面高さと評価面高さの詳細については、後述する。また、高さ算出部214は、高さを算出するために必要な情報の入力を受け付ける機能や、図形制御部201が作成した図形が示す建物の高さを取得する機能を有する。   The height calculation unit 214 is a functional unit for calculating various height information necessary for performing time and shadow calculation. In particular, the height calculated in the present embodiment is an average ground surface height and an evaluation surface height. Details of the average ground surface height and the evaluation surface height will be described later. In addition, the height calculation unit 214 has a function of accepting input of information necessary for calculating the height, and a function of acquiring the height of the building indicated by the graphic created by the graphic control unit 201.

動作設定部215は、時刻日影計算を実行するにあたり、建物が建築される地域や建物が建築される向き(方位)、時刻日影を計算する時刻の範囲やその計算間隔・表示間隔、時刻日影計算をする日影の年月日に関する設定を行うための機能部である。   The operation setting unit 215, when executing the time shadow calculation, the area where the building is built, the direction (direction) in which the building is built, the time range for calculating the time shadow, the calculation interval / display interval, the time This is a functional unit for making settings related to the date of the shadow for performing the shadow calculation.

時刻日影制御部216は、時刻日影計算を実行するための機能部である。各種機能部で取得した情報を用いて、任意の年月日・時刻における建物の日影を計算する。日影の計算方法については、従来技術を用いるため説明は省略する。本発明は、時刻ごとに日影計算ができれば、どのような計算方法であってもよい。   The time / shadow control unit 216 is a functional unit for executing time / shade calculation. Using the information acquired by the various functional units, calculate the shadow of the building at any date and time. Description of the shadow calculation method is omitted because it uses conventional technology. In the present invention, any calculation method may be used as long as the shadow calculation can be performed for each time.

図3は、本発明の実施形態における一連の処理の流れを示すフローチャートである。尚、図3に示すフローチャートはあくまで一例であり、これに限定されない。以下説明する、ステップS301乃至ステップS315の各ステップは、情報処理装置100のCPU101が各機能部を動作することにより実行される処理である。   FIG. 3 is a flowchart showing a flow of a series of processes in the embodiment of the present invention. Note that the flowchart shown in FIG. 3 is merely an example, and the present invention is not limited to this. Each step from step S301 to step S315 described below is a process executed by the CPU 101 of the information processing apparatus 100 operating each function unit.

ステップS301では、情報処理装置100のレイヤ制御部203は、建物レイヤを作成し、図形制御部201は、作成された建物レイヤに建物を示す図形を作成する。ユーザから入力デバイス109の操作を受け付けて、クリックやドラッグ操作に応じて図形を作成し、これに縦・横・奥行きといった長さを与えることにより、立体的な三次元モデルとしての図形を作成する。本実施形態の説明で用いる建物の図形400を、図4に示す。図4(a)は、建物の三次元形状を示す図形であり、図4(b)は建物の図形の平面図(上面図)とその寸法を示す。このようなL字型の建物を例に説明を行う。   In step S301, the layer control unit 203 of the information processing apparatus 100 creates a building layer, and the figure control unit 201 creates a figure indicating a building in the created building layer. Accepts the operation of the input device 109 from the user, creates a figure in response to a click or drag operation, and creates a figure as a three-dimensional three-dimensional model by giving it a length such as length, width, and depth . FIG. 4 shows a building graphic 400 used in the description of the present embodiment. FIG. 4A is a figure showing the three-dimensional shape of the building, and FIG. 4B is a plan view (top view) of the building figure and its dimensions. An explanation will be given by taking such an L-shaped building as an example.

また、作成された図形には、クラス制御部202が寸法クラスをデフォルト設定として割り当てる。寸法クラスは、建築CADアプリケーション200がデフォルトで備えているクラスであり、図形が作成されると最初に割り当てられるクラスである。以下、図形が作成される場合には、同様に寸法クラスがデフォルトで割り当てられるものとして説明する。クラスは、クラス制御部202によって建築CADアプリケーションのクラス管理テーブルで管理されている。クラス管理テーブル500のテーブル構成を図5に示す。クラス管理テーブル500は、クラスの名称であるクラス名501、面の色を示す面の属性502、線の色を示す線の属性503、線の種類を示す線種504、線の太さを示す線の太さ505を項目として備えている。例えば寸法クラスは、図5に示すように、面の色は「なし」、線の色は「黒」、線の種類は「実線」、線の太さは「1pt」である。クラスに定義された表示形態は、建築CADアプリケーションが表示する画面を介して、ユーザが自由に変更可能である。   Further, the class control unit 202 assigns a dimension class to the created figure as a default setting. The dimension class is a class provided by default in the architectural CAD application 200, and is a class that is initially assigned when a graphic is created. In the following description, when a figure is created, a dimension class is similarly assigned as a default. The class is managed by the class control unit 202 in the class management table of the architectural CAD application. The table configuration of the class management table 500 is shown in FIG. The class management table 500 indicates a class name 501 that is a class name, a surface attribute 502 that indicates a surface color, a line attribute 503 that indicates a line color, a line type 504 that indicates a line type, and a line thickness. Line thickness 505 is provided as an item. For example, in the dimension class, as shown in FIG. 5, the color of the surface is “none”, the color of the line is “black”, the type of the line is “solid line”, and the thickness of the line is “1 pt”. The display form defined for the class can be freely changed by the user via a screen displayed by the architectural CAD application.

クラス管理テーブル500で管理されているクラスを図形に割り当てる場合には、図形制御部201が管理する図形管理テーブルを更新する。図形管理テーブル510のテーブル構成を図5に示す。図形管理テーブル510は、図形の名称を示す図形名511、図形に設定されたクラスの名称を示すクラス512、図形が割り当てられたレイヤの名称を示すレイヤ513を項目として備えている。そのため、図形制御部201の機能によって図形が作成されると、当該図形に関するレコードが図形管理テーブル510に作成され、各項目に情報が格納される。すなわち、クラス制御部202によって図形に寸法クラスが設定されると、その図形のレコードのクラス512に寸法クラスを示す「寸法」が格納される。   When assigning a class managed in the class management table 500 to a graphic, the graphic management table managed by the graphic control unit 201 is updated. The table configuration of the graphic management table 510 is shown in FIG. The graphic management table 510 includes a graphic name 511 indicating the name of the graphic, a class 512 indicating the name of the class set for the graphic, and a layer 513 indicating the name of the layer to which the graphic is assigned. Therefore, when a figure is created by the function of the figure control unit 201, a record related to the figure is created in the figure management table 510, and information is stored in each item. That is, when a dimension class is set for a graphic by the class control unit 202, “dimension” indicating the dimension class is stored in the class 512 of the graphic record.

ステップS302では、情報処理装置100のクラス制御指示部212は、ステップS301で作成された建物の図形を、日影計算の対象として設定するべく、当該図形に対して建物クラスを設定するよう、クラス制御部202に指示する。クラス制御部202はこの指示を受け付けると、ステップS301で作成された建物の図形に対して、建物クラスを設定する。このように、日影計算の対象となる建物の図形に対して建物クラスを設定することで、日影計算を行わない図形に対しては日影計算を行わずに済むので、CPU101の処理負荷が軽減される。   In step S302, the class control instruction unit 212 of the information processing apparatus 100 sets the building class for the figure so as to set the figure of the building created in step S301 as the object of the shadow calculation. The control unit 202 is instructed. Upon receiving this instruction, the class control unit 202 sets a building class for the building graphic created in step S301. In this way, by setting the building class for the figure of the building that is subject to the shadow calculation, it is not necessary to perform the shadow calculation for the graphic that is not subject to the shadow calculation. Is reduced.

ステップS303では、情報処理装置100の図形制御部201は、ステップS301で作成された建物の図形400を、ユーザから入力された基準高さに移動する。建物は、仮想三次元空間上のZ=0のXZ平面、すなわち海抜0mに建築されるのではない。そのため、建物が建築される高さとしての基準高さの入力を受け付けて、建物の図形を基準高さまで移動させている。図6に、本実施形態で用いる各種高さに関する図を示す。斜線の図形は、建物の図形400の正面図である。ステップS303では、601に示すZ=0の高さから、基準高さとして入力を受け付けた602の高さまで、建物の図形400を移動させる。   In step S303, the graphic control unit 201 of the information processing apparatus 100 moves the building graphic 400 created in step S301 to the reference height input by the user. The building is not built on the XZ plane of Z = 0 in the virtual three-dimensional space, that is, 0 m above sea level. Therefore, the input of the reference height as the height at which the building is built is received, and the figure of the building is moved to the reference height. FIG. 6 is a diagram showing various heights used in this embodiment. The hatched figure is a front view of the building figure 400. In step S303, the figure 400 of the building is moved from the height of Z = 0 shown in 601 to the height of 602 that has received input as the reference height.

ステップS304では、情報処理装置100のレイヤ制御部203は、新たに地盤レイヤを作成し、図形制御部201は、作成された地盤レイヤに地盤を示す図形を作成する。ここで作成する地盤は、図6でいうと603の破線に相当し、建物が建築される場所の地盤である。地盤レイヤは、建物レイヤよりも階層が下のレイヤである。すなわち、地盤レイヤよりも建物レイヤの階層が上なので、地盤レイヤに作成された地盤の図形よりも、建物レイヤに作成された建物の図形の方が手前に表示される。地盤の図形700と建物の図形400の表示例を図7に示す。図7に示すように建物が建築される場所の地盤を建物の図形の下に描く。更に、図形制御部201は、作成した地盤の図形を基準高さに移動する。   In step S304, the layer control unit 203 of the information processing apparatus 100 newly creates a ground layer, and the figure control unit 201 creates a figure indicating the ground in the created ground layer. The ground created here corresponds to the broken line 603 in FIG. 6 and is the ground where the building is built. The ground layer is a lower layer than the building layer. That is, since the hierarchy of the building layer is higher than the ground layer, the building graphic created in the building layer is displayed in front of the ground graphic created in the ground layer. A display example of the ground graphic 700 and the building graphic 400 is shown in FIG. As shown in FIG. 7, the ground of the place where the building is built is drawn under the figure of the building. Further, the graphic control unit 201 moves the created ground graphic to the reference height.

ステップS305では、情報処理装置100のクラス制御部202は、ステップS304で作成された地盤の図形に、地盤クラスを設定する。地盤クラスが存在しない場合には、クラス管理テーブル500に地盤クラスを追加した後に、地盤の図形に地盤クラスを設定する。   In step S305, the class control unit 202 of the information processing apparatus 100 sets a ground class for the ground graphic created in step S304. If there is no ground class, after adding the ground class to the class management table 500, the ground class is set in the ground figure.

ステップS306では、情報処理装置100の高さ算出部214は、ステップS305で地盤クラスが設定された図形、すなわち地盤の図形の高さを取得するよう、図形制御部201に対して指示をする。そして、図形制御部201はこれに応じて、地盤の図形が示す凹凸から平均地盤面の高さを算出するための高さを取得し、高さ算出部214にこれを返す。高さ算出部は受け取った高さを用いて、平均地盤面の高さを算出する。平均地盤面の高さを算出する方法は、従来技術を用いるため、詳細な説明は省略する。算出した結果得られる平均地盤面の高さは、図6の604に示す高さである。日影計算を行う場合には、この平均地盤面の高さから所定の高さ(評価面レベル)を加算した水平面(すなわち、評価面)にできる日影を計算することになる。   In step S306, the height calculation unit 214 of the information processing apparatus 100 instructs the figure control unit 201 to acquire the figure for which the ground class is set in step S305, that is, the height of the figure on the ground. In response to this, the graphic control unit 201 acquires the height for calculating the height of the average ground surface from the unevenness indicated by the ground graphic, and returns it to the height calculation unit 214. The height calculation unit calculates the average ground surface height using the received height. Since the method for calculating the height of the average ground surface uses a conventional technique, detailed description thereof is omitted. The average ground surface height obtained as a result of the calculation is the height indicated by 604 in FIG. When performing the shadow calculation, the shadow that can be formed on the horizontal plane (that is, the evaluation plane) obtained by adding a predetermined height (evaluation plane level) to the height of the average ground plane is calculated.

ステップS307では、情報処理装置100のレイヤ制御指示部213は、建物レイヤ以外のレイヤを非表示に設定するよう、レイヤ制御部203に指示をする。レイヤ制御部203はこれを受けると、建物レイヤ以外のレイヤを非表示に設定する。不要な図形は非表示にすることで、CPU101の処理負荷を軽減すると共に、画面が見やすくなる効果がある。   In step S307, the layer control instruction unit 213 of the information processing apparatus 100 instructs the layer control unit 203 to set a layer other than the building layer to non-display. Upon receiving this, the layer control unit 203 sets layers other than the building layer to non-display. By hiding unnecessary graphics, it is possible to reduce the processing load on the CPU 101 and to make the screen easier to see.

ステップS308では、情報処理装置100の図形制御部201は、建物レイヤに対して、建物のみなし敷地(みなし境界線)を示す図形を作成する。みなし敷地の図形は、図8の801に示す図形である。このみなし敷地を示す図形に基づいて、日影測定線を作成する。   In step S308, the graphic control unit 201 of the information processing apparatus 100 creates a graphic indicating a building-only site (deemed boundary line) for the building layer. The figure of the deemed site is the figure indicated by 801 in FIG. A shadow measurement line is created based on the figure indicating the deemed site.

ステップS309では、情報処理装置100の図形制御指示部211は、建物レイヤに対して、ステップS308で作成されたみなし敷地の図形に基づいて、二本の日影測定線(第1測定線と第2測定線)を作成するよう、図形制御部201に指示する。図形制御部201はこの指示を受けると、建物レイヤに対して、二本の日影測定線を作成する。日影測定線は、日影時間の規制が設けられている範囲を示す。主に、5メートルラインと10メートルラインがあり、それぞれ第1測定線と第2測定線と称する。図8では、第1測定線が802、第2測定線が803である。   In step S309, the graphic control instruction unit 211 of the information processing apparatus 100 performs two shade measurement lines (first measurement line and first measurement line) on the building layer based on the assumed site graphic created in step S308. Instruct the graphic control unit 201 to create (2 measurement lines). Upon receiving this instruction, the graphic control unit 201 creates two shadow measurement lines for the building layer. The shade measurement line indicates a range in which the shade time restriction is provided. There are mainly 5 meter lines and 10 meter lines, which are referred to as the first measurement line and the second measurement line, respectively. In FIG. 8, the first measurement line is 802 and the second measurement line is 803.

ステップS310では、情報処理装置100のレイヤ制御指示部213は、評価面レイヤを作成するよう、レイヤ制御部203に対して指示をする。レイヤ制御部203はこの指示を受けると、評価面レイヤを作成する。そして、図形制御部201は、ユーザから指定された大きさの評価面の図形を、評価面レイヤに作成する。日影計算はこの図形の範囲内で行われるので、CPU101の処理負荷を軽減することができる。評価面の図形は、図8の805に示す図形である。   In step S310, the layer control instruction unit 213 of the information processing apparatus 100 instructs the layer control unit 203 to create an evaluation surface layer. Upon receiving this instruction, the layer control unit 203 creates an evaluation surface layer. Then, the graphic control unit 201 creates an evaluation surface graphic having a size specified by the user in the evaluation surface layer. Since the shadow calculation is performed within the range of this figure, the processing load on the CPU 101 can be reduced. The figure on the evaluation surface is the figure shown at 805 in FIG.

ステップS311では、情報処理装置100の高さ算出部214は、評価面レベルの入力を受け付ける。評価面レベルは、平均地盤面からの高さである。用途地域ごとに、使用すべき評価面レベルが異なるため、建物が建築される用途地域にあった評価面レベルの入力を受け付ける。そして、高さ算出部214は、入力を受け付けた評価面レベルと、ステップS306で算出した平均地盤面の高さとを加算し、評価面の高さを算出する。図6の604から605までの高さが評価面レベルであり、605が評価面の高さである。   In step S <b> 311, the height calculation unit 214 of the information processing apparatus 100 receives an input of the evaluation surface level. The evaluation surface level is the height from the average ground surface. Since the evaluation plane level to be used is different for each use area, an input of the evaluation plane level suitable for the use area where the building is built is accepted. Then, the height calculation unit 214 adds the evaluation surface level that has received the input and the average ground surface height calculated in step S306 to calculate the height of the evaluation surface. The height from 604 to 605 in FIG. 6 is the evaluation surface level, and 605 is the height of the evaluation surface.

ステップS312では、情報処理装置100の図形制御指示部211は、ステップS311で算出した評価面の高さまで、ステップS310で作成した評価面の図形を移動するよう、図形制御部201に対して指示をする。図形制御部201はこの指示を受けると、ステップS311で算出した評価面の高さまで、ステップS310で作成した評価面の図形を移動する。   In step S312, the graphic control instruction unit 211 of the information processing apparatus 100 instructs the graphic control unit 201 to move the evaluation surface graphic created in step S310 to the height of the evaluation surface calculated in step S311. To do. Upon receiving this instruction, the graphic control unit 201 moves the evaluation surface graphic created in step S310 to the height of the evaluation surface calculated in step S311.

ステップS313では、情報処理装置100のクラス制御指示部212は、ステップS312で移動した評価面の図形に対して、評価面クラスを設定するよう、クラス制御部202に対して指示をする。クラス制御部202はこの指示を受けると、ステップS312で移動した評価面の図形に対して、評価面クラスを設定する。評価面クラスが存在しない場合には、クラス管理テーブル500に評価面クラスを追加した後に、評価面の図形に評価面クラスを設定する。こうして設定された評価面に対して建物の影ができた場合を計算することになる。   In step S313, the class control instruction unit 212 of the information processing apparatus 100 instructs the class control unit 202 to set an evaluation surface class for the evaluation surface graphic moved in step S312. Upon receiving this instruction, the class control unit 202 sets an evaluation surface class for the evaluation surface graphic moved in step S312. If the evaluation surface class does not exist, after adding the evaluation surface class to the class management table 500, the evaluation surface class is set in the graphic of the evaluation surface. The case where a shadow of the building is made on the evaluation surface set in this way is calculated.

ステップS314では、情報処理装置100の動作設定部215は、建物が建築される場所や建物の向き(方位)に関する設定を受け付けるために、地域/方位設定画面をディスプレイ110に表示する(設定受付手段)。図9は、地域/方位設定画面900の画面構成の一例である。地域設定901では、建物が建築される場所(建築場所)が属する地方自治体(地方公共団体)の入力を受け付ける入力欄である。また、都市データ一覧902において、建物が建築される場所が属する地方自治体の選択を受け付けた上で入力ボタン903が押下されると、選択された地方自治体に関する情報が地域設定901に自動的に入力される。これを実現するために、あらかじめ地方自治体ごとに緯度の情報を外部メモリ111に保持しておく。そして、選択された地方自治体に対応する緯度の情報を外部メモリ111から取得し、地域設定901に入力する。また、方位設定904では、建物の向きである方位の入力を受け付ける。入力する形式は、度分秒形式でもよいし、角度形式でもよい。   In step S314, the operation setting unit 215 of the information processing apparatus 100 displays a region / orientation setting screen on the display 110 in order to accept settings relating to the place where the building is built and the direction (orientation) of the building (setting accepting unit). ). FIG. 9 shows an example of the screen configuration of the area / orientation setting screen 900. The area setting 901 is an input field for receiving an input of a local government (local public entity) to which a place where the building is built (building place) belongs. In the city data list 902, when the input button 903 is pressed after receiving the selection of the local government to which the place where the building is built is received, information on the selected local government is automatically input to the regional setting 901. Is done. In order to realize this, latitude information is held in advance in the external memory 111 for each local government. Then, latitude information corresponding to the selected local government is acquired from the external memory 111 and input to the region setting 901. In the direction setting 904, an input of the direction that is the direction of the building is received. The input format may be a degree / minute / second format or an angle format.

入力が完了し、OKボタン905の押下を受け付けると、動作設定部215は、地域・方位設定管理テーブルに入力を受け付けた各種設定を保存する。図5に地域・方位設定管理テーブル520のテーブル構成の一例を示す。都市名521は地方自治体の名称を示し、北緯522は入力を受け付けた緯度の情報を示す。本実施形態は、日本国内に建物を建築する場合を想定しているため北緯に限定しているが、特にこれに限らない。方位523は、入力を受け付けた方位の情報を示す。本実施形態は、方位523に度分秒形式のデータを格納しているが、角度形式であってもよい。設定が保存できたら、ステップS315に処理を進める。   When the input is completed and the press of the OK button 905 is accepted, the operation setting unit 215 stores the various settings for which the input has been received in the region / orientation setting management table. FIG. 5 shows an example of a table configuration of the area / orientation setting management table 520. The city name 521 indicates the name of the local government, and the north latitude 522 indicates the latitude information for which the input has been accepted. Although this embodiment assumes the case where a building is built in Japan and is limited to north latitude, it is not restricted to this in particular. An azimuth 523 indicates information on an azimuth that has received an input. In the present embodiment, data in the format of degrees, minutes and seconds is stored in the direction 523, but an angle format may be used. If the setting can be saved, the process proceeds to step S315.

ステップS315では、情報処理装置100は、時刻日影計算処理を実行する。時刻日影計算処理の詳細は、後述する図10を用いて説明する。   In step S315, the information processing apparatus 100 executes a time / shadow calculation process. The details of the time and shadow calculation process will be described with reference to FIG.

図10は、本発明の実施形態における一連の処理の流れを示すフローチャートである。尚、図10に示すフローチャートはあくまで一例であり、これに限定されない。以下説明する、ステップS1001乃至ステップS1012の各ステップは、情報処理装置100のCPU101が各機能部を動作することにより実行される処理である。   FIG. 10 is a flowchart showing a flow of a series of processes in the embodiment of the present invention. In addition, the flowchart shown in FIG. 10 is an example to the last, and is not limited to this. Steps S1001 to S1012 described below are processes executed by the CPU 101 of the information processing apparatus 100 operating each functional unit.

ステップS1001では、情報処理装置100の動作設定部215は、時刻日影計算を実行するための動作設定を受け付けるべく、計算設定画面をディスプレイ110に表示する。図11は、計算設定画面1100の画面構成の一例である。計算時刻1101は、何時から何時までの日影を計算するのかの設定を受け付ける入力欄である。測定日1102は、時刻日影を計算する対象の年月日を受け付ける入力欄である。日照角度に特徴のある特異日(冬至/夏至/春分/秋分)については、ポップアップメニューで選択可能となっており、選択された特異日に応じた年月日が自動的に設定される。計算精度1103は、計算間隔と表示間隔の入力を受け付ける入力欄である。計算間隔は、時刻日影を計算する時間の間隔である。計算間隔を60分と設定した場合には、計算時刻1101で入力を受け付けた計算開始時刻から60分ごとに日影の計算を行う。表示間隔は、時刻日影を表示する時間の間隔である。表示間隔を60分と設定した場合には、60分ごとの日影を表示する。   In step S <b> 1001, the operation setting unit 215 of the information processing apparatus 100 displays a calculation setting screen on the display 110 in order to accept an operation setting for executing time and shadow calculation. FIG. 11 is an example of the screen configuration of the calculation setting screen 1100. The calculation time 1101 is an input field for accepting a setting for calculating a shadow from what time to what time. The measurement date 1102 is an input field for receiving the date on which the time shadow is calculated. A peculiar day (winter solstice / summer solstice / spring equinox / autumn equivalence) characterized by the sunshine angle can be selected from a pop-up menu, and the date according to the selected peculiar date is automatically set. The calculation accuracy 1103 is an input field for receiving input of calculation intervals and display intervals. The calculation interval is a time interval for calculating the time shadow. When the calculation interval is set to 60 minutes, the shadow is calculated every 60 minutes from the calculation start time when the input is received at the calculation time 1101. The display interval is a time interval for displaying the time shade. When the display interval is set to 60 minutes, the shadow every 60 minutes is displayed.

入力が完了して計算実行ボタン1104が押下されると、動作設定部215は、入力された各種設定を計算設定管理テーブルに格納する。図5に計算設定管理テーブル530のテーブル構成の一例を示す。計算開始時刻531と計算終了時刻532は、計算時刻1101で入力を受け付けた計算する日影の開始時刻と終了時刻であり、測定日533は、測定日1102で入力を受け付けた日影の測定日である。計算間隔534と表示間隔535は、計算精度1103で入力を受け付けた計算間隔と表示間隔である。設定が保存できたら、ステップS1002に処理を進める。   When the input is completed and the calculation execution button 1104 is pressed, the operation setting unit 215 stores various input settings in the calculation setting management table. FIG. 5 shows an example of the table configuration of the calculation setting management table 530. The calculation start time 531 and the calculation end time 532 are the start time and end time of the shadow that was input at the calculation time 1101, and the measurement date 533 is the measurement date of the shadow that was input at the measurement date 1102. It is. The calculation interval 534 and the display interval 535 are a calculation interval and a display interval at which input is received with a calculation accuracy 1103. If the setting can be saved, the process proceeds to step S1002.

ステップS1002では、情報処理装置100の時刻日影制御部216は、「計算時刻」という変数を定義し、変数「計算時刻」に計算開始時刻531を格納する。   In step S1002, the time / shadow control unit 216 of the information processing apparatus 100 defines a variable “calculation time” and stores the calculation start time 531 in the variable “calculation time”.

ステップS1003では、情報処理装置100の時刻日影制御部216は、建物クラスを有する図形が示す形状と配置位置に関する情報と、評価面クラスを有する図形の形状と配置位置に関する情報の取得を図形制御部201に対して指示する(日影計算手段)。図形制御部201は、この指示を受けると、建物クラスを有する図形(建物の図形)に関する情報を取得し、同様に評価面クラスを有する図形(評価面の図形)に関する情報を取得する。そして、これらを時刻日影制御部216に渡す。時刻日影制御部216は、受け取った建物の図形に関する情報と評価面の図形に関する情報、更には、地域・方位設定管理テーブル520の情報と測定日533の情報を用いて、変数「計算時刻」が示す時刻の日影を計算する。特定の時刻における日影を算出する方法は、従来技術を用いるため説明は省略する。この計算により、変数「計算時刻」が示す時刻における日影を示す図形の形状と配置位置が特定される。   In step S <b> 1003, the time / shadow control unit 216 of the information processing apparatus 100 performs graphic control to acquire information related to the shape and arrangement position indicated by the graphic having the building class and information related to the shape and arrangement position of the graphic having the evaluation surface class. The unit 201 is instructed (shadow calculation means). Upon receiving this instruction, the graphic control unit 201 acquires information on a graphic having a building class (building graphic), and similarly acquires information on a graphic having an evaluation surface class (graphic of evaluation surface). These are then passed to the time / shadow control unit 216. The time / shadow control unit 216 uses the received information regarding the graphic of the building and the information regarding the graphic of the evaluation surface, and further uses the information of the region / orientation setting management table 520 and the information of the measurement date 533 to change the variable “calculation time”. Calculate the shade of the time indicated by. The method for calculating the shade at a specific time uses a conventional technique, and thus description thereof is omitted. By this calculation, the shape and arrangement position of the figure showing the shade at the time indicated by the variable “calculation time” are specified.

ステップS1004では、情報処理装置100の図形制御指示部211は、ステップS1003で特定された日影を示す図形をアクティブなレイヤ(選択中のレイヤ)に対して作成するよう、図形制御部201に対して指示をする(図形制御手段)。図形制御部201はこの指示を受けると、アクティブなレイヤに日影を示す図形を作成する。   In step S1004, the graphic control instruction unit 211 of the information processing apparatus 100 instructs the graphic control unit 201 to create a graphic indicating the shade specified in step S1003 for the active layer (selected layer). (Graphic control means). Upon receiving this instruction, the graphic control unit 201 creates a graphic showing a shadow on the active layer.

ステップS1005では、情報処理装置100の図形制御指示部211は、ステップS1004で作成された図形の図形名511に、変数「計算時刻」が示す時刻(時刻情報)を付与するよう図形制御部201に指示する。図形制御部201はこの指示を受けると、ステップS1004で作成した日影の図形の名前、すなわち図形名511に指示された時刻を付与する。例えば、「08時00分00秒」の時刻における日影の図形を作成した場合には、当該図形の図形名511に「08:00:00」と付与する。こうすることで、どの図形がどの時刻の日影を示す図形なのかが識別可能になる。   In step S1005, the graphic control instruction unit 211 of the information processing apparatus 100 gives the graphic control unit 201 the time (time information) indicated by the variable “calculation time” to the graphic name 511 of the graphic created in step S1004. Instruct. Upon receiving this instruction, the figure control unit 201 assigns the time indicated in the name of the figure of the shadow created in step S1004, that is, the figure name 511. For example, when a shadow figure at the time “08:00:00” is created, “08:00:00” is assigned to the figure name 511 of the figure. By doing so, it becomes possible to identify which figure is a figure showing the shade at which time.

ステップS1006では、情報処理装置100の時刻日影制御部216は、変数「計算時刻」が示す時刻と、計算終了時刻532が示す時刻が一致するか否かを判定する。すなわち、計算終了時刻532が示す時刻の日影まで、すべて作成が終了したか否かを判定する。変数「計算時刻」が示す時刻と、計算終了時刻532が示す時刻が一致すると判定した場合には、ステップS1008に処理を進める。そうでない場合には、ステップS1007に処理を進める。   In step S1006, the time / shadow control unit 216 of the information processing apparatus 100 determines whether or not the time indicated by the variable “calculation time” matches the time indicated by the calculation end time 532. That is, it is determined whether or not the creation has been completed up to the shade of the time indicated by the calculation end time 532. If it is determined that the time indicated by the variable “calculation time” matches the time indicated by the calculation end time 532, the process proceeds to step S1008. Otherwise, the process proceeds to step S1007.

ステップS1007では、情報処理装置100の時刻日影制御部216は、変数「計算時刻」が示す時刻に計算間隔534が示す時間を加算し、これを変数「計算時刻」とする。そして、ステップS1003に処理を戻す。このようにして時刻を進めて、時刻ごとに日影を示す図形を作成していく。   In step S1007, the time / shadow control unit 216 of the information processing apparatus 100 adds the time indicated by the calculation interval 534 to the time indicated by the variable “calculation time”, and sets this as the variable “calculation time”. Then, the process returns to step S1003. In this way, the time is advanced, and a figure showing the shadow at each time is created.

ステップS1008では、情報処理装置100のクラス制御指示部212は、都市名521が示す地方自治体に対応するすべての時間帯の時刻日影クラスを時刻日影クラス管理テーブルから取得する。時刻日影クラス管理テーブルには、地方自治体ごと・所定の時間帯ごとに、日影の図形の表示形態が定義された時刻日影クラスが用意されている。地方自治体によっては日影の図形の表示形態を時刻ごとに変えるよう求めている。特に時刻ごとに日影の図形の色を指定している地方自治体も存在する。こうした地方自治体に応じた表示形態を調べて、適切な表示形態になるよう対応することはユーザにとって手間である。よって、このようにあらかじめ地方自治体ごと・所定の時間帯ごとに時刻日影クラスを用意しておく。そして、取得した時刻日影クラスをクラス管理テーブル500に追加するよう、クラス制御部202に対して指示をする。クラス制御部202はこの指示を受けると、指示のあった時刻日影クラスをクラス管理テーブル500に追加する。すでに追加する時刻日影クラスがクラス管理テーブル500に存在する場合には、これを追加しない。すなわち、あらかじめクラス制御指示部212がクラス制御部202からクラス管理テーブル500を取得し、必要な時刻日影クラスだけ追加する形態が望ましい。   In step S <b> 1008, the class control instruction unit 212 of the information processing apparatus 100 acquires the time and shade classes for all time zones corresponding to the local government indicated by the city name 521 from the time and shade class management table. In the time / shade class management table, time / shade classes in which the display form of the shadow graphic is defined for each local government / predetermined time zone are prepared. Some local governments require that the shape of the shaded graphic be changed from time to time. In particular, there are local governments that specify the color of the shadow figure for each time. It is troublesome for the user to check the display form according to the local government and deal with it so as to obtain an appropriate display form. Therefore, a time and shade class is prepared in advance for each local government and for each predetermined time period. Then, the class control unit 202 is instructed to add the acquired time and shade class to the class management table 500. Upon receiving this instruction, the class control unit 202 adds the time and shade class for which the instruction has been given to the class management table 500. If the time / shade class to be added already exists in the class management table 500, it is not added. In other words, it is desirable that the class control instruction unit 212 obtains the class management table 500 from the class control unit 202 in advance and adds only the necessary time and shade classes.

図12は、時刻日影クラス管理テーブル1200のテーブル構成の一例を示す図である。地方自治体名1201は、地方自治体の名称を示す。クラス名1202、面の属性1203、線の属性1204、線種1205、線の太さ1206は、クラス管理テーブル500のクラス名501、面の属性502、線の属性503、線種504、線の太さ505と同様である。例えば、都市名521が「東京」であれば、地方自治体名1201が「東京」の時刻日影クラスを時刻日影クラス管理テーブル1200から取得することになる。そして、取得した時刻日影クラスはクラス管理テーブル500に追加され、図13(a)に示すようなクラス管理テーブル500となる。図13(a)の破線部分は、地方自治体名1201が「東京」の時刻日影クラスが追加された様子を示している。   FIG. 12 is a diagram illustrating an example of a table configuration of the time / shadow class management table 1200. The local government name 1201 indicates the name of the local government. The class name 1202, the surface attribute 1203, the line attribute 1204, the line type 1205, and the line thickness 1206 are the class name 501, the surface attribute 502, the line attribute 503, the line type 504, and the line type 1206 of the class management table 500. Similar to thickness 505. For example, if the city name 521 is “Tokyo”, the time / shade class whose local government name 1201 is “Tokyo” is acquired from the time / shade class management table 1200. Then, the acquired time shadow class is added to the class management table 500, resulting in a class management table 500 as shown in FIG. A broken line portion in FIG. 13A shows a state in which a time and shadow class having the local government name 1201 of “Tokyo” is added.

ステップS1009では、情報処理装置100の図形制御指示部211は、アクティブなレイヤに配置されたいずれかの図形の図形名511を取得するよう、図形制御部201に対して指示をする。図形制御部201はこの指示を受けると、アクティブなレイヤに配置された図形の図形名511を取得する。図形制御部201はこれを取得すると図形制御指示部211に図形名511を渡す。図形制御指示部211はこれを受け取ると、図形名511から当該図形が示す日影の時刻を特定する。ステップS1005で日影の時刻を図形名511として付与しているので、図形名511を参照すれば、いつの時刻の日影を示す図形なのかが特定できる。ここで、アクティブなレイヤにはステップS1004で作成された図形以外の図形も含まれている可能性がある。よって、図形名511に時刻が付与されていないことがわかった場合、ステップS1010を実行せずに、ステップS1011に処理を進めることが望ましい。   In step S1009, the graphic control instruction unit 211 of the information processing apparatus 100 instructs the graphic control unit 201 to acquire the graphic name 511 of any graphic arranged in the active layer. Upon receiving this instruction, the graphic control unit 201 acquires the graphic name 511 of the graphic arranged in the active layer. When acquiring this, the graphic control unit 201 passes the graphic name 511 to the graphic control instruction unit 211. Upon receiving this, the graphic control instruction unit 211 specifies the time of the shade indicated by the graphic from the graphic name 511. Since the shadow time is assigned as the graphic name 511 in step S1005, referring to the graphic name 511, it is possible to specify the time of the graphic indicating the shadow. Here, there is a possibility that the active layer includes a graphic other than the graphic created in step S1004. Therefore, when it is found that the time is not assigned to the graphic name 511, it is desirable to proceed to step S1011 without executing step S1010.

ステップS1010では、情報処理装置100のクラス制御指示部212は、ステップS1009で特定した時刻が属する時間帯を特定する(時間帯特定手段)。この時間帯は、ステップS1008で追加された時刻日影クラスに基づく時間帯である。例えば、図12の時刻日影クラス管理テーブル1200では、1時間ごとに時刻日影クラスが設けられている。よって、1時間ごとに区切られた時間帯と定義する。すなわち、ステップS1009で特定した時刻が「08:30:00」であれば、「08:00:00」から「08:59:59」までの時間帯であるので、特定される時間帯は「8時」となる。そして、クラス制御指示部212は、特定した時間帯の時刻日影クラスを、ステップS1009で図形名511を取得した日影の図形に対して設定するよう、クラス制御部202に指示する。クラス制御部202はこの指示を受けると、特定した時間帯の時刻日影クラスを、ステップS1009で図形名511を取得した日影の図形に対して設定する(クラス制御手段)。このように、1つの時刻に対して1つの時刻日影クラスを作成せずに、時間帯ごとに時刻日影クラスを作成することで、同じ時間帯に属する時刻日影を、同じ表示形態で表示することが可能となる。   In step S1010, the class control instruction unit 212 of the information processing apparatus 100 specifies the time zone to which the time specified in step S1009 belongs (time zone specifying means). This time zone is a time zone based on the time and shadow class added in step S1008. For example, in the time / shade class management table 1200 of FIG. 12, a time / shade class is provided every hour. Therefore, it is defined as a time zone divided every hour. That is, if the time specified in step S1009 is “08:30:30”, the time zone is from “08:00:00” to “08:59:59”. 8 o'clock ". Then, the class control instruction unit 212 instructs the class control unit 202 to set the time and shade class of the identified time zone for the shaded figure for which the figure name 511 has been acquired in step S1009. Upon receiving this instruction, the class control unit 202 sets the time and shade class for the specified time zone for the shade figure for which the figure name 511 has been acquired in step S1009 (class control means). Thus, by creating a time shade class for each time zone without creating one time shade class for one time, time shades belonging to the same time zone can be displayed in the same display form. It is possible to display.

ステップS1011では、情報処理装置100の時刻日影制御部216は、アクティブなレイヤに配置されたすべての図形に対して、ステップS1009が実行されたか否かを判定する。すべての図形に対して実行されたと判定された場合には、ステップS1012に処理を進める。そうでない場合には、ステップS1009に処理を戻し、未実行の図形がなくなるまでステップS1009乃至ステップS1011を繰り返す。   In step S <b> 1011, the time / shadow control unit 216 of the information processing apparatus 100 determines whether step S <b> 1009 has been executed for all the graphics arranged in the active layer. If it is determined that the process has been executed for all the figures, the process proceeds to step S1012. If not, the process returns to step S1009, and steps S1009 to S1011 are repeated until there is no unexecuted figure.

ステップS1012では、情報処理装置100の時刻日影制御部216は、ステップS1004で作成された日影を示す図形のうち、表示間隔535が示す条件に合致する図形を表示させ、そうでない図形は非表示にするよう、表示制御部204に指示をする。表示制御部204はこの指示を受けると、ステップS1004で作成された日影を示す図形のうち、表示間隔535が示す条件に合致する図形を表示させ、そうでない図形は非表示にする(表示制御手段)。例えば、表示間隔535が「60分」であれば、計算間隔534が「30分」であっても60分ごとの日影を表示するようにする。表示される図形に関しては、当該図形に設定されたクラスに定義されている表示形態で表示する。   In step S1012, the time and shade control unit 216 of the information processing apparatus 100 displays a figure that matches the condition indicated by the display interval 535 among the figures showing the shade created in step S1004, and the figure that is not so is not displayed. The display control unit 204 is instructed to display. Upon receiving this instruction, the display control unit 204 displays a figure that matches the condition indicated by the display interval 535 among the figures showing the shade created in step S1004, and hides the other figures (display control). means). For example, if the display interval 535 is “60 minutes”, the shadows every 60 minutes are displayed even if the calculation interval 534 is “30 minutes”. The displayed graphic is displayed in the display form defined for the class set for the graphic.

こうして時刻日影計算処理が実行されると、図14に示すような時刻日影図がディスプレイ110に表示される。図14は、計算間隔534が「30分」、表示間隔535が「30分」、「08:00:00」から「16:00:00」までの時刻日影を示しており、更には時刻日影クラスを1時間ごとに設けた場合の、建物の図形400に関する時刻日影図である。この図を見ながら、どのくらいの位置まで日影が発生するのかをユーザが確認する。また、説明は省略するが、時刻日影図から等時間日影図を作成し、等時間日影図と第1測定線802や第2測定線803とを比較することで、規制上問題ないかどうかを確認することが望ましい。
1401aの図形は「08:00:00」の時刻における日影を示しており、1401bの図形は「08:30:00」の時刻における日影を示している。この2つは、どちらも8時の時間帯に属する時刻である。そのため、図13(b)の図形管理テーブル510の破線に示すように、これら2つの図形は同じクラス(「時刻日影(8時)」)が割り当てられる。この時刻日影クラス「時刻日影(8時)」は、図13(a)に示すように、面の属性502はなし、線の属性503は茶色、線種は実線、線の太さは1ptと定義されている。よって、これらの表示形態を1401aの図形と1401bの図形に適用する。同様に図14では、30分ごとに日影を示す図形が描かれており、1時間ごとに時刻日影クラスが設定されている。
When the time / shade calculation processing is executed in this way, a time / shade map as shown in FIG. FIG. 14 shows the time shadow from “30 minutes” for the calculation interval 534, “30 minutes” for the display interval 535, and “08: 00: 00: 00” to “16: 00: 00: 00”. It is a time shadow figure regarding the figure 400 of a building at the time of providing a shadow class for every hour. While viewing this figure, the user confirms to what position the shade will occur. Further, although explanation is omitted, there is no problem in terms of regulation by creating an isochronous shade map from the time shade map and comparing the isochronous shade map with the first measurement line 802 and the second measurement line 803. It is desirable to check whether or not.
The figure 1401a shows the shadow at the time “08:00:00”, and the figure 1401b shows the shadow at the time “08:30”. Both of these are times belonging to the 8 o'clock time zone. Therefore, as shown by a broken line in the graphic management table 510 of FIG. 13B, the same class (“time shadow (8 o'clock))” is assigned to these two graphics. As shown in FIG. 13A, the time shadow class “time shadow (8 o'clock)” has no face attribute 502, line attribute 503 is brown, line type is a solid line, and line thickness is 1 pt. It is defined as Therefore, these display forms are applied to the figure 1401a and the figure 1401b. Similarly, in FIG. 14, a figure indicating a shadow is drawn every 30 minutes, and a time shadow class is set every hour.

こうした時間帯ごとに表示形態を統一するためには、ユーザが手作業で図形に対して時刻日影クラスを設定する必要があったが、本発明を適用することにより、こうした手間を軽減することが可能となる。また、時刻日影クラスを所定の時間帯ごとに用意することで、日影を示す図形ごとに時刻日影クラスを用意したり、図形ごとに表示形態を定義したりする必要がなくなるので、管理の手間も軽減される。更には、地方公共団体ごとに定められた表示形態を容易に適用することが可能となる。   In order to unify the display form for each time period, the user had to manually set the time and shadow class for the figure. By applying the present invention, this effort can be reduced. Is possible. In addition, by preparing a time and shadow class for each predetermined time zone, it is not necessary to prepare a time and shadow class for each figure showing the shadow or to define a display form for each figure. The effort is reduced. Furthermore, it is possible to easily apply a display form determined for each local public entity.

以上説明したように、本実施形態によれば日影の時刻が属する時間帯に応じたクラス情報を設定することが可能となる。   As described above, according to the present embodiment, it is possible to set class information corresponding to the time zone to which the shadow time belongs.

本発明は、例えば、システム、装置、方法、プログラム若しくは記憶媒体等としての実施形態も可能であり、具体的には、複数の機器から構成されるシステムに適用してもよいし、また、1つの機器からなる装置に適用してもよい。   The present invention can be implemented as a system, apparatus, method, program, storage medium, or the like, and can be applied to a system including a plurality of devices. You may apply to the apparatus which consists of one apparatus.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。   Note that the present invention includes a software program that implements the functions of the above-described embodiments directly or remotely from a system or apparatus. The present invention also includes a case where the system or the computer of the apparatus is achieved by reading and executing the supplied program code.

したがって、本発明の機能処理をコンピュータで実現(実行可能と)するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。   Therefore, in order to realize (executable) the functional processing of the present invention by a computer, the program code itself installed in the computer also realizes the present invention. That is, the present invention also includes a computer program for realizing the functional processing of the present invention.

その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などもある。   Examples of the recording medium for supplying the program include a flexible disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, and CD-RW. In addition, there are magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理をコンピュータで実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention on a computer is also included in the present invention.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行してコンピュータにインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let me. It is also possible to execute the encrypted program by using the downloaded key information and install the program on a computer.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、コンピュータ上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. In addition, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can also be realized by the processing.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。   Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are realized by the processing.

なお、前述した実施形態は、本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。   The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

100 情報処理装置
101 CPU
102 ROM
103 RAM
104 システムバス
105 入力コントローラ
106 ビデオコントローラ
107 メモリコントローラ
108 通信I/Fコントローラ
109 入力デバイス
110 ディスプレイ
111 外部メモリ

100 Information processing apparatus 101 CPU
102 ROM
103 RAM
104 System Bus 105 Input Controller 106 Video Controller 107 Memory Controller 108 Communication I / F Controller 109 Input Device 110 Display 111 External Memory

本発明は、日影の時刻が属する時間帯に応じた表示形態を設定することの可能な情報処理装置、その制御方法、及びプログラムに関する。
The present invention relates to an information processing apparatus capable of setting a display form according to a time zone to which a shadow time belongs, a control method thereof, and a program.

本発明は、日影の時刻が属する時間帯に応じた表示形態を設定することの可能な仕組みを提供することを目的とする。
An object of this invention is to provide the structure which can set the display form according to the time slot | zone to which the time of a shadow belongs.

上記の目的を達成するために本発明のプログラムは、図形の表示形態が定義された設定情報を所定の時間帯ごとに記憶する記憶手段を備える情報処理装置の制御方法を実行可能なプログラムであって、前記情報処理装置を、建築物を示す図形を用いて、任意の時刻における日影の形状を計算する日影計算手段と、前記日影計算手段で計算した日影の形状を示す図形を作成するよう制御する図形制御手段と、前記日影計算手段で計算した日影の時刻が属する前記時間帯を特定する時間帯特定手段と、前記時間帯特定手段で特定された時間帯に対応する前記設定情報を、前記図形制御手段による制御で作成される、当該時間帯に属する時刻の日影を示す図形に設定するよう制御する設定制御手段として機能させることを特徴とする。
In order to achieve the above object, a program according to the present invention is a program capable of executing a control method of an information processing apparatus including a storage unit that stores setting information in which a graphic display form is defined for each predetermined time period. Te, the information processing apparatus, using a figure indicating the building and shaded calculating means for calculating the shape of the shade at any time, a figure showing the shape of shade calculated by the shade calculating means Corresponding to the graphic control means for controlling to create, the time zone specifying means for specifying the time zone to which the time of the shadow calculated by the shadow calculation means belongs, and the time zone specified by the time zone specifying means the setting information, the Ru is created by control of graphic control means, wherein the function as setting control means to control so as to set the figure indicating the shade of time belonging to the time zone.

本発明によれば、日影の時刻が属する時間帯に応じた表示形態を設定することが可能となる。
ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to set the display form according to the time slot | zone to which the time of a shadow belongs.

Claims (8)

図形の表示形態が定義されたクラス情報を所定の時間帯ごとに記憶する記憶手段と、
建築物を示す図形を用いて、任意の時刻における日影を計算する日影計算手段と、
前記日影計算手段で計算した日影を示す図形を作成するよう制御する図形制御手段と、
前記日影計算手段で計算した日影の時刻が属する前記時間帯を特定する時間帯特定手段と、
前記時間帯特定手段で特定された時間帯に対応する前記クラス情報を、前記図形制御手段による制御で作成された図形に設定するよう制御するクラス制御手段と
を備えることを特徴とする情報処理装置。
Storage means for storing class information in which graphic display forms are defined for each predetermined time period;
A shadow calculation means for calculating a shadow at an arbitrary time using a figure showing a building,
Graphic control means for controlling to create a graphic showing the shadow calculated by the shadow calculation means;
A time zone specifying means for specifying the time zone to which the time of the shadow calculated by the shadow calculation means belongs;
Class control means for controlling to set the class information corresponding to the time zone specified by the time zone specifying means to a graphic created by the control by the graphic control means; .
前記情報処理装置は、
前記クラス制御手段による制御で前記クラス情報が設定された図形を、当該クラス情報に定義された表示形態で表示するよう制御する表示制御手段
を更に備えることを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus includes:
2. The information according to claim 1, further comprising display control means for controlling to display a graphic in which the class information is set by control by the class control means in a display form defined in the class information. Processing equipment.
前記図形制御手段は、更に、前記日影を示す図形に、前記日影計算手段で計算した日影の時刻を示す時刻情報を付与するよう制御し、
前記時間帯特定手段は、前記日影計算手段で計算した日影の時刻が属する前記時間帯を、前記図形制御手段による制御で付与された前記時刻情報を用いて特定することを特徴とする請求項1または2に記載の情報処理装置。
The graphic control means further controls the graphic indicating the shadow to give time information indicating the time of the shadow calculated by the shadow calculating means,
The time zone specifying means specifies the time zone to which a shadow time calculated by the shadow calculation means belongs, using the time information given by control by the graphic control means. Item 3. The information processing device according to item 1 or 2.
前記記憶手段は、前記クラス情報を更に地方自治体ごとに記憶し、
前記情報処理装置は、
前記日影計算手段による計算で用いる建築場所の設定を受け付ける設定受付手段
を更に備え、
前記クラス制御手段は、前記設定受付手段で受け付けた建築場所が属する地方自治体に対応する前記クラス情報であって、前記時間帯特定手段で特定された時間帯に対応する前記クラス情報を、前記図形制御手段による制御で作成された図形に設定するよう制御することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
The storage means further stores the class information for each local government,
The information processing apparatus includes:
Further comprising setting accepting means for accepting the setting of the building location used in the calculation by the shade calculating means,
The class control means is the class information corresponding to the local government to which the building place received by the setting receiving means belongs, and the class information corresponding to the time zone specified by the time zone specifying means is changed to the figure. The information processing apparatus according to any one of claims 1 to 3, wherein control is performed so as to set a figure created by control by a control means.
前記日影計算手段は、所定のクラス情報が設定された図形を用いて、任意の時刻における日影を計算することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。   5. The information processing apparatus according to claim 1, wherein the shadow calculation unit calculates a shadow at an arbitrary time using a figure in which predetermined class information is set. . 前記クラス情報は、図形に関する色の設定を少なくとも含むことを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the class information includes at least a color setting relating to a graphic. 図形の表示形態が定義されたクラス情報を所定の時間帯ごとに記憶する記憶手段を備える情報処理装置の制御方法であって、
前記情報処理装置の日影計算手段が、建築物を示す図形を用いて、任意の時刻における日影を計算する日影計算ステップと、
前記情報処理装置の図形制御手段が、前記日影計算ステップで計算した日影を示す図形を作成するよう制御する図形制御ステップと、
前記情報処理装置の時間帯特定手段が、前記日影計算ステップで計算した日影の時刻が属する前記時間帯を特定する時間帯特定ステップと、
前記情報処理装置のクラス制御手段が、前記時間帯特定ステップで特定された時間帯に対応する前記クラス情報を、前記図形制御ステップによる制御で作成された図形に設定するよう制御するクラス制御ステップと
を備えることを特徴とする情報処理装置の制御方法。
A control method for an information processing apparatus comprising storage means for storing class information in which a graphic display form is defined for each predetermined time zone,
The shadow calculation means of the information processing apparatus calculates a shadow at an arbitrary time using a figure showing a building, and
A graphic control step for controlling the graphic control means of the information processing apparatus to create a graphic indicating the shadow calculated in the shadow calculation step;
A time zone specifying step of specifying the time zone to which the time of the shadow calculated in the shadow calculation step belongs by the time zone specifying means of the information processing device;
A class control step in which the class control means of the information processing apparatus controls to set the class information corresponding to the time zone specified in the time zone specifying step to a graphic created by the control in the graphic control step; An information processing apparatus control method comprising:
図形の表示形態が定義されたクラス情報を所定の時間帯ごとに記憶する記憶手段を備える情報処理装置の制御方法を実行可能なプログラムであって、
前記情報処理装置を、
建築物を示す図形を用いて、任意の時刻における日影を計算する日影計算手段と、
前記日影計算手段で計算した日影を示す図形を作成するよう制御する図形制御手段と、
前記日影計算手段で計算した日影の時刻が属する前記時間帯を特定する時間帯特定手段と、
前記時間帯特定手段で特定された時間帯に対応する前記クラス情報を、前記図形制御手段による制御で作成された図形に設定するよう制御するクラス制御手段
として機能させることを特徴とするプログラム。

A program capable of executing a control method of an information processing apparatus including a storage unit that stores class information in which a graphic display form is defined for each predetermined time period,
The information processing apparatus;
A shadow calculation means for calculating a shadow at an arbitrary time using a figure showing a building,
Graphic control means for controlling to create a graphic showing the shadow calculated by the shadow calculation means;
A time zone specifying means for specifying the time zone to which the time of the shadow calculated by the shadow calculation means belongs;
A program that functions as class control means for controlling to set the class information corresponding to the time zone specified by the time zone specifying means to a graphic created by control by the graphic control means.

JP2015246918A 2015-12-18 2015-12-18 Information processing apparatus, control method thereof, and program Active JP6249013B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015246918A JP6249013B2 (en) 2015-12-18 2015-12-18 Information processing apparatus, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015246918A JP6249013B2 (en) 2015-12-18 2015-12-18 Information processing apparatus, control method thereof, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2017223029A Division JP6607245B2 (en) 2017-11-20 2017-11-20 Information processing apparatus, control method thereof, and program

Publications (2)

Publication Number Publication Date
JP2017111699A true JP2017111699A (en) 2017-06-22
JP6249013B2 JP6249013B2 (en) 2017-12-20

Family

ID=59079649

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015246918A Active JP6249013B2 (en) 2015-12-18 2015-12-18 Information processing apparatus, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP6249013B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020154799A (en) * 2019-03-20 2020-09-24 旭化成ホームズ株式会社 Average ground height calculation device, utilization method therefor, average ground height calculation method, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265833A (en) * 2000-03-23 2001-09-28 Misawa Homes Co Ltd System and method for simulating shade, and storage medium stored with program making computer implement method for simulating shade
JP2002139576A (en) * 2000-11-06 2002-05-17 Sekisui House Ltd Sun shadow display system and its display method
JP2003167065A (en) * 2001-12-04 2003-06-13 Asahi Kasei Corp Sunshine simulation system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265833A (en) * 2000-03-23 2001-09-28 Misawa Homes Co Ltd System and method for simulating shade, and storage medium stored with program making computer implement method for simulating shade
JP2002139576A (en) * 2000-11-06 2002-05-17 Sekisui House Ltd Sun shadow display system and its display method
JP2003167065A (en) * 2001-12-04 2003-06-13 Asahi Kasei Corp Sunshine simulation system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
「こんなに簡単!DRA−CAD12」 3次元編 初版, vol. 第1版, JPN6017040368, 30 April 2014 (2014-04-30), JP, pages 232 - 236, ISSN: 0003666939 *
SUPER BLD▲R▼/CG2 FOR WINDOWS (VER2.0) ユーザーズガイド (建築, vol. 第1版, JPN6017040370, 30 June 2000 (2000-06-30), JP, pages 185 - 186, ISSN: 0003666940 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020154799A (en) * 2019-03-20 2020-09-24 旭化成ホームズ株式会社 Average ground height calculation device, utilization method therefor, average ground height calculation method, and program
JP7253414B2 (en) 2019-03-20 2023-04-06 旭化成ホームズ株式会社 Average ground height calculation device, method of using average ground height calculation device, average ground height calculation method and program

Also Published As

Publication number Publication date
JP6249013B2 (en) 2017-12-20

Similar Documents

Publication Publication Date Title
US9916686B1 (en) Interactive rendering of building information model data
US11776221B2 (en) Augmented reality application for interacting with building models
US8291345B2 (en) Sun-shadow simulation in a geospatial system
US20180052572A1 (en) Modifying style layer properties of a digital map
EP3788603A1 (en) Authoring content in three-dimensional environment
AU2019379111A1 (en) Computer system and method for managing coordination issues in construction projects
Harper Mastering Autodesk 3ds Max 2013
CN114138256A (en) Web-side visualization development method, system and storage medium
US20090153435A1 (en) Presentation System
WO2023159595A9 (en) Method and device for constructing and configuring three-dimensional space scene model, and computer program product
JP6249013B2 (en) Information processing apparatus, control method thereof, and program
US20090156305A1 (en) Insertion of Graphics into Video Game
JP6607245B2 (en) Information processing apparatus, control method thereof, and program
Vandezande et al. Mastering Autodesk Revit Architecture 2014: Autodesk Official Press
Tracy et al. CryENGINE 3 Cookbook: over 90 recipes written by Crytek developers for creating third-generation real-time games
JP2009003737A (en) Display device, display program, and display method
Stine Residential Design Using Autodesk Revit 2024
CN1409218A (en) Virtual environment forming method
JP6792136B2 (en) Information processing equipment, information processing system, its control method and program
Wood Adobe Illustrator CC Classroom in a Book
JP6804058B2 (en) Direct solar radiation related time calculation system, direct solar radiation related time display method, program, and sun existence time data
JP5644452B2 (en) Information processing apparatus, control method thereof, and program
Stine et al. Autodesk Revit 2019 Architectural Command Reference
GB2523074A (en) A method and system for modifying deployed applications
CN113222905B (en) Opennsfm and thread.js-based structural damage information updating three-dimensional display method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20171011

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171024

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171106

R150 Certificate of patent or registration of utility model

Ref document number: 6249013

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117