mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 02:49:12 +00:00
Fix various typos
This commit is contained in:
@@ -71,7 +71,7 @@ class Patcher:
|
||||
|
||||
# Purge axis representations from walls. Revit will draw the axis (a
|
||||
# line through the wall) but doesn't give you control over its
|
||||
# visibilty, resulting in very ugly walls and lines typically cutting
|
||||
# visibility, resulting in very ugly walls and lines typically cutting
|
||||
# across door openings.
|
||||
#
|
||||
# See bug https://github.com/Autodesk/revit-ifc/issues/360
|
||||
@@ -89,7 +89,7 @@ class Patcher:
|
||||
#
|
||||
# 1. 3D IfcDoors with IfcDoorType import as Revit doors
|
||||
# 2. 2D IfcBuildingElementProxy with no type import as Revit generic model
|
||||
# 3. The Revit user turns off the visibilty of the door category.
|
||||
# 3. The Revit user turns off the visibility of the door category.
|
||||
# 4. The user is shocked to see that generic models are now invisible,
|
||||
# even though it is clearly a separate category to doors.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user