「属性セット-bricscad bim」の版間の差分
(ページの作成:「BIM属性セットを扱う関数 <div class="mcol2"> * bim:list-attributesets V24.2で追加 * bim:has-attributeset V24.2で追加 * bim:create-attributeset V24.2で追加 * bim:delete-attributeset V24.2で追加 * bim:delete-attributesets V24.2で追加 * bim:attributeset-create-property V24.2で追加 * bim:attributeset-remove-property V24.2で追加 * bim:attributeset-get-property-name V24.2で追加 * bim:attributeset-get-pro…」) |
編集の要約なし |
||
1行目: | 1行目: | ||
BIM属性セットを扱う関数。 V24.2から追加され始めた関数群 | |||
<div class="mcol2"> | <div class="mcol2"> | ||
* [[bim:list-attributesets]] | * [[bim:list-attributesets]] | ||
* [[bim:has-attributeset]] V24.2で追加 | * [[bim:has-attributeset]] V24.2で追加 | ||
* [[bim:create-attributeset]] V24.2で追加 | * [[bim:create-attributeset]] V24.2で追加 |
2024年3月30日 (土) 05:49時点における版
BIM属性セットを扱う関数。 V24.2から追加され始めた関数群
- bim:list-attributesets
- bim:has-attributeset V24.2で追加
- bim:create-attributeset V24.2で追加
- bim:delete-attributeset V24.2で追加
- bim:delete-attributesets V24.2で追加
- bim:attributeset-create-property V24.2で追加
- bim:attributeset-remove-property V24.2で追加
- bim:attributeset-get-property-name V24.2で追加
- bim:attributeset-get-property-label V24.2で追加
- bim:attributeset-get-property-description V24.2で追加
- bim:attributeset-get-property-visible V24.2で追加
- bim:attributeset-set-property-name V24.2で追加
- bim:attributeset-set-property-label V24.2で追加
- bim:attributeset-set-property-description V24.2で追加
- bim:attributeset-set-property-visible V24.2で追加
- bim:attributeset-list-properties V24.2で追加
- bim:attributeset-has-property V24.2で追加
- bim:attributeset-delete-property V24.2で追加
- bim:attributeset-get-name V24.2で追加
- bim:attributeset-get-label V24.2で追加
- bim:attributeset-get-visible V24.2で追加
- bim:attributeset-get-property V24.2で追加
- bim:attributeset-set-name V24.2で追加
- bim:attributeset-set-label V24.2で追加
- bim:attributeset-set-visible V24.2で追加
- bim:attributeset-set-property V24.2で追加
- bim:attributeset-bimtypes-list-all V24.2で追加
- bim:attributeset-bimtypes-list V24.2で追加
- bim:attributeset-bimtypes-has V24.2で追加
- bim:attributeset-bimtypes-add V24.2で追加
- bim:attributeset-bimtypes-del V24.2で追加