Articles

  • Nov 21, 2024 | community.graphisoft.com | Yongwoo Kim

    I want to change morph's material(surface). I change material property in morph, but it's not work. After morph is created, I check property in archicad. It says 'Apply changes to custom faces/edges too'. (In picture)This is occur when I did solid operation. In memo, there is 'morphMaterialMapTable'. I change that to false. And change material again. But, It's not work too. I can not find parameter about custom face. How can I change turn off or remove custom faces in code?

  • Nov 13, 2024 | community.graphisoft.com | Yongwoo Kim

    This is when I used in AC25. '$(SDK_25)" is archicad dev api path mecro in my project. (C:\Program Files\GRAPHISOFT\API Development Kit 25.3002)And 'Resource.h' file is located in Source\Include, so I contain that path.

  • Oct 14, 2024 | community.graphisoft.com | Yongwoo Kim

    I want to draw moving line after click one point like measurement tool (shortcut 'm'). I can get click point using 'APIIo_GetPointID'. But, I want to show preview line when they drawing. API_GetPointType pointInfo1, pointInfo2;BNZeroMemory(&pointInfo1, sizeof(API_GetPointType));BNZeroMemory(&pointInfo2, sizeof(API_GetPointType));GSErrCode err = ACAPI_Interface(APIIo_GetPointID, &pointInfo1, nullptr);err = ACAPI_Interface(APIIo_GetPointID, &pointInfo2, nullptr);This is code to get two point.

  • Sep 26, 2024 | community.graphisoft.com | Yongwoo Kim

    I want to change floor cut plan using api. But it's not work. API_FloorPlanCutDefinition floorPlanCutDefinition;GSErrCode testErr = ACAPI_Environment(APIEnv_GetPreferencesID, &floorPlanCutDefinition, (void*)APIPrefs_FloorPlanCutPlaneDef);floorPlanCutDefinition.currCutLevel += 1;testErr = ACAPI_SetPreferences(1, sizeof(API_FloorPlanCutDefinition), &floorPlanCutDefinition);testErr is 0. But current cut level is not changed.

  • Apr 3, 2024 | onlinelibrary.wiley.com | Woojin Choi |Moonhyun Choi |Taesuk Jun |Yongwoo Kim

    Sungmin Lim Division of Cardiology, Department of Internal Medicine, Uijeongbu St. Mary's Hospital, College of Medicine, The Catholic University of Korea, Seoul, 06591 Republic of KoreaSearch for more papers by this author

Contact details

Socials & Sites

Try JournoFinder For Free

Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.

Start Your 7-Day Free Trial →