New feature to remove a section plane

This commit is contained in:
Dion Moult
2020-04-25 19:09:34 +10:00
parent 3671953472
commit 82e38e3abe
3 changed files with 64 additions and 4 deletions
@@ -102,6 +102,7 @@ if bpy is not None:
operator.AddPropertyTemplate,
operator.RemovePropertyTemplate,
operator.AddSectionPlane,
operator.RemoveSectionPlane,
prop.StrProperty,
prop.Classification,
prop.ClassificationReference,