Primitive View Logic for Main View modael was added
This commit is contained in:
@@ -19,6 +19,7 @@ namespace StructureHelperLogics.NdmCalculations.Primitives
|
||||
double PrestrainKx { get; set; }
|
||||
double PrestrainKy { get; set; }
|
||||
double PrestrainEpsZ { get; set; }
|
||||
IVisualProperty VisualProperty {get; }
|
||||
|
||||
IEnumerable<INdm> GetNdms(IMaterial material);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user