abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
DE
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 
kuvbur
Advocate
seit ‎2013-08-08
vor 4 Wochen

Benutzerstatistik

  • 94 Beiträge
  • 14 Lösungen
  • 37 Vergebene Kudos
  • 46 Erhaltene Kudos

Benutzeraktivitäten

How to persist GS::Array between SelectionChangeHandlerProc and ProjectEventHandlerProc in ArchiCAD add-on? I want to save selection when switching windows (floor plans/sections). In SelectionChangeHandlerProc I capture selection with ACAPI_Selection_Get() into GS::Array, th...
Hi everyone, Could someone clarify what has changed in 29.3000 compared to 29.2001? My add-on used to compile successfully with 29.2001, but with the 29.3000 API version it fails with the following error: assert self.CompileResourceFileAssertionError: Failed to compile resou...
The Branch element class doesn't seem to have methods for this. I know RoutingElement has GetBranchPreferenceTableId(), but how can I find the parent RoutingElement associated with a given Branch element instance?"
I'm unable to find a way to get the referenceId of the DuctElbowPreferenceTable row for a DuctBend element.For straight segments (RoutingSegment), there is the GetCrossSectionReferenceId method.Is there a similar method to retrieve the preference table row id for a DuctBend?
Good afternoon. What function can modify the 2D preview in the interactive schedule? I can manually draw it, but I can't find the function in the API (AC28).