bim:get-assignedprofile
(bim:get-assignedprofile
EnameOrVlaObject)
Returns the profile which is assigned to the
specified entity (as Ename or VlaObject); the profile is specified
as string of format "Standard:Name:Size".
Arguments |
EnameOrVlaObject
specifies the entity to retrieve the
assigned profile; |
Return |
profile name using the format "Standard:Name:Size", or NIL if no profile is assigned to the entity |
Example |
(bim:get-assignedprofile vlaObj) => returns "AISC:Pipe:51XS" |
Remarks |
|
© Bricsys NV. All rights reserved. |