[TD] Add Command Axo Length Dimension

Co-authored-by: Benjamin Bræstrup Sayoc <benj5378@outlook.com>
This commit is contained in:
edi271
2023-01-30 14:20:06 +01:00
committed by WandererFan
parent e883e9b89e
commit ee798b0b36
6 changed files with 389 additions and 0 deletions

View File

@@ -33,5 +33,6 @@ from .TDToolsMovers import *
from .TDToolsUtil import *
from .CommandShareView import CommandShareView
from .CommandMoveView import CommandMoveView
from .CommandAxoLengthDimension import CommandAxoLengthDimension
from .TaskShareView import TaskShareView
from .TaskMoveView import TaskMoveView