MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / get_mesh_props

Method get_mesh_props

src/bonsai/bonsai/tool/geometry.py:96–97  ·  view source on GitHub ↗
(cls, mesh: TYPES_WITH_MESH_PROPERTIES)

Source from the content-addressed store, hash-verified

94
95 @classmethod
96 def get_mesh_props(cls, mesh: TYPES_WITH_MESH_PROPERTIES) -> BIMMeshProperties:
97 return mesh.BIMMeshProperties
98
99 @classmethod
100 def change_object_data(cls, obj: bpy.types.Object, data: bpy.types.ID, is_global: bool = False) -> None:

Callers 15

test_link_a_meshMethod · 0.80
test_runMethod · 0.80
test_runMethod · 0.80
test_runMethod · 0.80
test_runMethod · 0.80
link_elementMethod · 0.80
executeMethod · 0.80
revert_object_meshMethod · 0.80
pollMethod · 0.80

Calls

no outgoing calls

Tested by 7

test_link_a_meshMethod · 0.64
test_runMethod · 0.64
test_runMethod · 0.64
test_runMethod · 0.64
test_runMethod · 0.64