「属性セット-bricscad bim」の版間の差分
編集の要約なし |
編集の要約なし |
||
(同じ利用者による、間の1版が非表示) | |||
1行目: | 1行目: | ||
{{BCAD_LISP_BIM}} | |||
BIM属性セットを扱う関数。 V24.2から追加され始めた関数群 | BIM属性セットを扱う関数。 V24.2から追加され始めた関数群 | ||
8行目: | 10行目: | ||
* [[bim:delete-attributesets]] | * [[bim:delete-attributesets]] | ||
* [[bim:attributeset-create-property]] | * [[bim:attributeset-create-property]] | ||
* [[bim:attributeset-delete-property]] | |||
* [[bim:attributeset-remove-property]] | * [[bim:attributeset-remove-property]] | ||
* [[bim:attributeset-get-property-name]] | * [[bim:attributeset-get-property-name]] | ||
34行目: | 37行目: | ||
* [[bim:attributeset-bimtypes-del]] | * [[bim:attributeset-bimtypes-del]] | ||
</div> | </div> | ||
[[Category:BricsCADのLISP]] |
2024年5月11日 (土) 06:57時点における最新版
BricsCAD LISP BIM関数 Home - BricsCAD LISP Home - AutoLISP 目次 - CAD&CGブログ - オンラインショップ- GizmoTools ヘルプセンター
BIM属性セットを扱う関数。 V24.2から追加され始めた関数群
- bim:list-attributesets
- bim:has-attributeset
- bim:create-attributeset
- bim:delete-attributeset
- bim:delete-attributesets
- bim:attributeset-create-property
- bim:attributeset-delete-property
- bim:attributeset-remove-property
- bim:attributeset-get-property-name
- bim:attributeset-get-property-label
- bim:attributeset-get-property-description
- bim:attributeset-get-property-visible
- bim:attributeset-set-property-name
- bim:attributeset-set-property-label
- bim:attributeset-set-property-description
- bim:attributeset-set-property-visible
- bim:attributeset-list-properties
- bim:attributeset-has-property
- bim:attributeset-delete-property
- bim:attributeset-get-name
- bim:attributeset-get-label
- bim:attributeset-get-visible
- bim:attributeset-get-property
- bim:attributeset-set-name
- bim:attributeset-set-label
- bim:attributeset-set-visible
- bim:attributeset-set-property
- bim:attributeset-bimtypes-list-all
- bim:attributeset-bimtypes-list
- bim:attributeset-bimtypes-has
- bim:attributeset-bimtypes-add
- bim:attributeset-bimtypes-del