License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2019-05-14
02:14 PM
- last edited on
2022-10-04
04:33 PM
by
Daniel Kassai
ACAPI_Element_GetElemList (API_ObjectID, &elemListGuid, APIFilt_OnActLayout)was the right one but it turned out none of them is right.
Solved! Go to Solution.
2019-05-14 03:09 PM
2019-05-14 02:27 PM
n.mihaylov wrote:It's a good filter for limiting selection to the active floor. I used it a lot with success. Never had more GUIDs.
was the right one but it turned out none of them is right.
2019-05-14 02:35 PM
2019-05-14 02:44 PM
Tibor wrote:Is it working like this with API_ObjectID? Shouldn't you pass Zombie type to get all types of elements in db?
returns the placed elements without any filter from the current database
2019-05-14 02:50 PM
kzaremba wrote:Yes, it will return elements with all types only when using API_ZombieElemID.
Tibor wrote:Is it working like this with API_ObjectID? Shouldn't you pass Zombie type to get all types of elements in db?
returns the placed elements without any filter from the current database
2019-05-14 03:09 PM