Compile views and sheets with automatic numbers, names, and scales

This commit is contained in:
Dion Moult
2020-03-27 18:23:46 +11:00
parent 46c878341d
commit c99bf6e63a
4 changed files with 80 additions and 38 deletions
@@ -103,6 +103,7 @@ if bpy is not None:
operator.CutSection,
operator.CreateSheet,
operator.OpenSheet,
operator.OpenCompiledSheet,
operator.AddViewToSheet,
operator.CreateSheets,
operator.GenerateDigitalTwin,