bim:get-assigned-story


(bim:get-assigned-story  ename)

Returns the story name, to which the given entity is assigned to, or NIL if that entity is not assigned to a story object.

Arguments

ename  the entity to query, as normal entity or as VLA object name

Return

the story name (as string), or NIL if the entity is not assigned to a story object

Example

(bim:set-assigned-story ent "Building 1" "Story_1")
(bim:get-assigned-story ent)

Remarks

see (bim:set-assigned-story)



©  Bricsys NV. All rights reserved.