bim:get-all-libraryprofiles
(bim:get-all-libraryprofiles)
Returns a list of all profiles
available for the
current drawing; each profile is specified as string of
format "Standard:Name:Size".
Arguments |
none |
Return |
list of strings, each string specifies a profile available for the current drawing; the profile name string uses the format "Standard:Name:Size" |
Example |
(bim:get-all-libraryprofiles) => ("AISC:Pipe:51XS" "AISC:Pipe:51XXS" ... ) |
Remarks |
|
© Bricsys NV. All rights reserved. |