mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
Minor fixes to new presentation layer features by Krande
This commit is contained in:
@@ -206,8 +206,8 @@ if bpy is not None:
|
||||
operator.SetNorthOffset,
|
||||
operator.GetNorthOffset,
|
||||
operator.AddPresentationLayer,
|
||||
operator.AddToPresentationLayer,
|
||||
operator.RemoveFromPresentationLayer,
|
||||
operator.AssignPresentationLayer,
|
||||
operator.UnassignPresentationLayer,
|
||||
operator.RemovePresentationLayer,
|
||||
operator.UpdatePresentationLayer,
|
||||
operator.AddDrawingStyleAttribute,
|
||||
@@ -319,7 +319,6 @@ if bpy is not None:
|
||||
ui.BIM_UL_generic,
|
||||
ui.BIM_UL_clash_sets,
|
||||
ui.BIM_UL_constraints,
|
||||
ui.BIM_UL_presentation_layers,
|
||||
ui.BIM_UL_document_information,
|
||||
ui.BIM_UL_document_references,
|
||||
ui.BIM_UL_topics,
|
||||
|
||||
Reference in New Issue
Block a user