vle-licenselevel
(vle-licenselevel)
returns the actual BricsCAD LicenseLevel
including the optionally licensed components (Communicator,
SheetMetal, Bim);
"RunAsLevel" setting is respected in result
list;
Arguments |
none |
Return |
a list like ("CLASSIC" "LITE" "PROFESSIONAL" "PLATINUM" "COMMUNICATOR" "SHEETMETAL" "MECHANICAL" "BIM") |
Example |
(vle-licenselevel) =>
("CLASSIC" "PROFESSIONAL" "PLATINUM" "MECHANICAL"
"SHEETMETAL" "BIM") |
Alias |
|
Remarks |
items are always uppercase,
"CLASSIC" is always present ("CLASSIC" and "PROFESSIONAL" always on
non-BricsCAD systems); |
© Bricsys NV. All rights reserved. |