bim:get-all-classifications-byname


(bim:get-all-classifications-byname  localised)

This function returns a list of all supported BIM classification types, either as global names or as localised names.

Arguments

localised  T/NIL  specifies whether global (English) or localised names shall be returned

Return

list of (global or localised) strings, or NIL in case of an error

Example

(bim:get-all-classifications-byname NIL)
("BIM_ACTUATOR" "BIM_AIR_TERMINAL" "BIM_AIR_TERMINAL_BOX" ... "BIM_WINDOW" "BIM_XREF")

Remarks




©  Bricsys NV. All rights reserved.