I'm programing on ArchiCAD27/VisualStudio C++2019/Windows10.But my
function can not create layer GSErrCode CreateLayer(GS::UniString
layer_name, API_Attribute* attr) { BNZeroMemory(attr,
sizeof(API_Attribute)); attr->header.typeID = API_LayerID;
attr...