bim:get-all-profileobjects


(bim:get-all-profileobjects  profileName)

Returns the list of those entities using the specified profile 'profileName'; the profile name must be specified using the format "Standard:Name:Size".

Arguments

profileName  specifies the profile name to scan the current drawing for entities, using thi sprofile

Return

list of ENAME

Example

(bim:get-all-profileobjects "AISC:Pipe:51XS") => returns the list of ENAME; all these entities use the specified profile

Remarks




©  Bricsys NV. All rights reserved.