「クエリ関数-bricscad bim」の版間の差分
(ページの作成:「{{BCAD_LISP_BIM}} BIMクエリ関数-BricsCAD ビルディング、ストーリー、ビルディングエレメント、ネイティブエンティティに関する情…」) |
編集の要約なし |
||
45行目: | 45行目: | ||
</div> | </div> | ||
[[Category:BricsCADのLISP]] |
2023年1月28日 (土) 08:59時点における最新版
BricsCAD LISP BIM関数 Home - BricsCAD LISP Home - AutoLISP 目次 - CAD&CGブログ - オンラインショップ- GizmoTools ヘルプセンター
BIMクエリ関数-BricsCAD
ビルディング、ストーリー、ビルディングエレメント、ネイティブエンティティに関する情報を照会するユーティリティ関数。
- bim:get-all-classified
- bim:get-all-unclassified
- bim:get-all-usedclassifications
- bim:get-all-usedcompositions
- bim:get-all-availablecompositions
- bim:get-all-buildings
- bim:get-all-stories
- bim:get-all-building-entities
- bim:get-all-story-entities
- bim:get-guid
- bim:get-name
- bim:get-description
- bim:has-building
- bim:has-story
- bim:get-roomnumber
- bim:get-room
- bim:get-roomident
- bim:get-roomname
- bim:get-roomarea
- bim:get-roomdescription
- bim:get-roomdepartment
- bim:get-roomisassociative
- bim:get-allrooms
- bim:get-roomassignedstory
- bim:get-roomassignedbuilding
- bim:get-roomisvalid
V21 で追加
- bim:get-space
- bim:get-allspaces
- bim:get-isspacevalid
- bim:get-isspaceupdated
- bim:get-spacearea
- bim:get-spacenumber
- bim:get-spaceboundaryents
- bim:get-spacerepresentation
V22 で追加