mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Write docs describing how to create profile representations
This commit is contained in:
@@ -62,9 +62,6 @@ class Usecase:
|
||||
ifcopenshell.api.run(
|
||||
"geometry.edit_object_placement", self.file, product=self.settings["element"], matrix=matrix
|
||||
)
|
||||
ifcopenshell.api.run(
|
||||
"geometry.assign_representation", self.file, product=self.settings["element"], representation=representation
|
||||
)
|
||||
return representation
|
||||
|
||||
def convert_si_to_unit(self, co):
|
||||
|
||||
Reference in New Issue
Block a user