Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Баг в архикаде - при обработке размеров, привязанных к колонне - они слетают. #72

Open
github-actions bot opened this issue Apr 18, 2023 · 0 comments
Assignees
Labels
AC25 bug Something isn't working todo 🗒️

Comments

@github-actions
Copy link

// TODO Баг в архикаде - при обработке размеров, привязанных к колонне - они слетают.
if (dimElem.dimVal == 0 && dimElem.base.base.typeID == API_ColumnID) {
ACAPI_DisposeElemMemoHdls(&memo);
return err;
};
if (dimElem.dimVal == 0) continue;


This issue was generated by todo-issue based on a TODO comment in bcce49f. It's been assigned to @kuvbur because they committed the code.
@kuvbur kuvbur added the bug Something isn't working label May 16, 2023
@github-project-automation github-project-automation bot moved this to Проверить на реализуемость (research) in Archicad for all May 16, 2023
@kuvbur kuvbur moved this from Проверить на реализуемость (research) to Не реализуемо (close) in Archicad for all May 16, 2023
@kuvbur kuvbur added the AC25 label Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AC25 bug Something isn't working todo 🗒️
Projects
Status: Не реализуемо (close)
Development

No branches or pull requests

1 participant