bim:list-namespaces


(bim:list-namespaces)

Returns the value of the specified property (string), for the specified entity.

Arguments

none

Return

a list of NameSpace entries, each entry is defined as :
(<name> <label> <visible>)

Example

(bim:list-namespaces)
(("IFC2x3" "IFC2x3" T) ("Quantity" "Quantity" NIL) ("User" "User" T))

Remarks

the "visible" status means whether PropertySet(s) and Properties assigned to the specific namespace are visible in PropertiesPanel



©  Bricsys NV. All rights reserved.