bim:get-all-profiles
(bim:get-all-profiles)
Returns a list of all profiles
used in 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 used in the current drawing; the profile name string uses the format "Standard:Name:Size" |
|
Example |
(bim:get-all-profiles) => ("AISC:Pipe:51XS" "AISC:Pipe:51XXS" ... ) |
|
Remarks |
|
| © Bricsys NV. All rights reserved. |