You can now store arbitrary IFC data in the SVG, depending on the drawing style

This commit is contained in:
Dion Moult
2020-09-02 21:51:58 +10:00
parent 9c8f8ba56f
commit dbbc56ef0d
6 changed files with 101 additions and 12 deletions
@@ -196,6 +196,8 @@ if bpy is not None:
operator.SetViewportShadowFromSun,
operator.SetNorthOffset,
operator.GetNorthOffset,
operator.AddDrawingStyleAttribute,
operator.RemoveDrawingStyleAttribute,
prop.StrProperty,
prop.Variable,
prop.Role,