Add calculators saving
This commit is contained in:
@@ -16,5 +16,9 @@ namespace StructureHelperCommon.Infrastructures.Interfaces
|
||||
/// 2D point of center
|
||||
/// </summary>
|
||||
IPoint2D Center {get;set;}
|
||||
/// <summary>
|
||||
/// Angle of rotation orbitrary center
|
||||
/// </summary>
|
||||
double RotationAngle { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user