Add cylinders to 3dLogic
This commit is contained in:
@@ -10,6 +10,7 @@ namespace StructureHelperLogics.NdmCalculations.Analyses.Curvatures
|
||||
|
||||
public List<INdmPrimitive> Primitives { get; } = [];
|
||||
public IDeflectionFactor DeflectionFactor { get; set; } = new DeflectionFactor(Guid.NewGuid());
|
||||
public bool ConsiderSofteningFactor { get; set; } = false;
|
||||
|
||||
public CurvatureCalculatorInputData(Guid id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user