Skip to content

Дописать определение толщины из откоса #141

Description

@github-actions

// TODO Дописать определение толщины из откоса
double th = wallelement.wall.thickness;
double zUp_op = op.zBottom + op.height;
double zUp_wall = zBottom + wallelement.wall.height;
// Уменьшаем проём на толщину откоса по высоте
if (!is_equal (zUp_op, zUp_wall)) {


This issue was generated by todo-issue based on a TODO comment in 4c7a9e1. It's been assigned to @kuvbur because they committed the code.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions