Progress window was edded
This commit is contained in:
@@ -35,5 +35,10 @@ namespace StructureHelperLogics.Services.NdmCalculations
|
||||
}
|
||||
return calculator;
|
||||
}
|
||||
|
||||
public static IForceCalculator InterpolateForceCalculator(IForceCalculator forceCalculator, IDesignForceTuple finishDesignTuple, object startDesignTuple, object stepCount)
|
||||
{
|
||||
throw new NotImplementedException();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user