Check logic for rebar ndm was created

This commit is contained in:
RedikultsevEvg
2024-08-02 23:29:50 +05:00
parent 35b4000f64
commit e7c7211f54
22 changed files with 675 additions and 82 deletions

View File

@@ -92,7 +92,7 @@ namespace StructureHelperLogics.NdmCalculations.Analyses.ByForces
My = point3D.Y
};
logic.Tuple = tuple;
logic.NdmCollection = Ndms;
logic.SectionNdmCollection = Ndms;
try
{
if (logger is not null)