bim:dlg-profiles
(bim:dlg-profiles [ enameOrVlaObject ]
)
Opens the 'BIM Profiles' dialog, to apply a
selected profile to the optionally provided entity.
Arguments |
enameOrVlaObject
specifies the entity to retrieve the
assigned profile; |
Return |
the name of selected profile, or NIL if the dialog was cancelled or nothing was selected, or a selected profile can not be applied to the given entity |
Example |
(bim:dlg-compositions "Dry Wall") |
Remarks |
(setq ent
(entlast)) |
© Bricsys NV. All rights reserved. |