Miha Nahtigal
Advocate
since ‎2006-09-19
2 hours ago

User Statistics

  • 109 Posts
  • 15 Solutions
  • 11 Likes given
  • 45 Likes received

User activity

I am trying to extract element's quantities with ACAPI_Element_GetQuantities() in section views. When working from floor plans or 3d views everything works fine. Unfortunatelly not in sections. I get APIERR_BADDATABASE error. "Element" parameter is c...
Why does the ACAPI_Selection_Get() returns different guid in section than in floorplan? It there a way to get the "original" guid of selected object in section view?
Hi everyone. I have another question about API saving preferences into projects (different preferences/settings for each separate project). The documentation states that preferences can be stored into a project. There is also mention of storing proje...
Hi everyone.I am looking for a API function to get element's (object's, slab's,...) ID - the field in the "ID and properties" section of elements palette. Can not find it in the documentation.
Is there a simple way to fetch polyline length apart from looping through memo data, vertexes and arcs?I couldn't find one... has anyone already been through this?