mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
black format
This commit is contained in:
@@ -107,7 +107,9 @@ class IfcOpenShell:
|
|||||||
"Footprint Perimeter",
|
"Footprint Perimeter",
|
||||||
"The perimeter if the object's faces were projected along the Z-axis and seen top down",
|
"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
|
# IfcAreaMeasure
|
||||||
"get_area": Function("IfcAreaMeasure", "Area", "The total surface area of the element"),
|
"get_area": Function("IfcAreaMeasure", "Area", "The total surface area of the element"),
|
||||||
"get_footprint_area": Function(
|
"get_footprint_area": Function(
|
||||||
|
|||||||
Reference in New Issue
Block a user