Drag Drop Form and Copy Not Mapped Faces
This commit is contained in:
@ -3,6 +3,7 @@ namespace View_by_Distance.Map.Models.Stateless;
|
||||
public interface IMapLogic
|
||||
{ // ...
|
||||
|
||||
const int CopyNotMappedFaces = 5;
|
||||
const int ForceSingleImage = 3;
|
||||
const int ManualCopy = 4;
|
||||
const int Mapping = 1;
|
||||
|
Reference in New Issue
Block a user