mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
black format
This commit is contained in:
@@ -107,7 +107,9 @@ class IfcOpenShell:
|
||||
"Footprint Perimeter",
|
||||
"The perimeter if the object's faces were projected along the Z-axis and seen top down",
|
||||
),
|
||||
"get_segment_length": Function("IfcLengthMeasure", "Segment Length", "Intelligently guesses the length of flow segments"),
|
||||
"get_segment_length": Function(
|
||||
"IfcLengthMeasure", "Segment Length", "Intelligently guesses the length of flow segments"
|
||||
),
|
||||
# IfcAreaMeasure
|
||||
"get_area": Function("IfcAreaMeasure", "Area", "The total surface area of the element"),
|
||||
"get_footprint_area": Function(
|
||||
|
||||
Reference in New Issue
Block a user