ライセンス関連のメンテナンスは、7月26日(土)日本時間 19:00〜翌13日(日)3:00の間に実施される予定です。この間、当社のサービス全体において、障害が発生したり、利用が制限されます:BIMcloud SaaS、ライセンス接続、Graphisoft ID(メンバー・カンパニー管理)、Graphisoft Store、BIMx Web Viewer。[詳細…

stahL
Contributor
since ‎2022-02-21
2 weeks ago

User Statistics

  • 10 Posts
  • 0 Solutions
  • 1 Likes given
  • 2 Likes received

User activity

Hi all,We are currently running into an issue where websites embedded via Archicad’s CEF-based browser are being blocked due to the default User Agent string, which some hosting providers now flag as suspicious (e.g., mod_security rules returning 403...
Hello,I have a problem with the CatchNewElement Handler This is my code: API_ToolBoxItem elemType = {}; elemType.type.typeID = API_ObjectID; ACAPI_Element_CatchNewElement(&elemType, ElementEventHandler); // Other variants i tried: // API_ToolBoxItem ...
When placing objects after modelling something far away (-> local origin changes after save and open)newly created objects are placed near that point.For example:element.object.pos.x = 0;element.object.pos.y = 0;I expect the object to be placed at th...
Greetings everyone, It has come to my attention that the current GDL DevKit, version for Archicad 23, is encountering complications when attempting to compile for Archicad 27 and on Mac Silicone platforms.I'm inquiring whether there's any information...
Hello everyone, I am trying to modify some project/library info before the project gets shared on a BIMcloud. I tried doing this with: ACAPI_Notify_CatchProjectEvent (API_AllNotificationMask, ProjectEventHandlerProc); But there doesn't seem to be an ...
Likes received