bim:removeprofile
(bim:removeprofile
EnameOrVlaObject)
Removes any BIM profile from the specified
entity (as ENAME or Vla-Object).
|
Arguments |
EnameOrVlaObject
specifies the entity to remove any
assigned profile from; |
|
Return |
always returns T; means that any profile is always removed |
|
Example |
(bim:removeprofile vlaObj) => T |
|
Remarks |
if the specified entity does not have a BIM profile assigned, then this function does nothing (this situation is not treated as an error at all) |
| © Bricsys NV. All rights reserved. |