Difference between revisions of "BlenderBIM Add-on/BlenderBIM Add-on Clash detection"
m (Duncan moved page BlenderBIM Add-on Clash detection to BlenderBIM Add-on/BlenderBIM Add-on Clash detection) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{BlenderBIM_Add-on_Documentation}} | {{BlenderBIM_Add-on_Documentation}} | ||
+ | = Description = | ||
+ | BlenderBIM implements Clash Detection between IFC files. | ||
+ | |||
= External Resources = | = External Resources = | ||
+ | '''Blender BIM - Clash Sets''' shows the IFCClash tool from [[IfcOpenShell]] as implemented in [[BlenderBIM Add-on]] | ||
<div style="float: right; margin: 30px;"><youtube>https://www.youtube.com/watch?v=99i4leHzUC4</youtube></div> | <div style="float: right; margin: 30px;"><youtube>https://www.youtube.com/watch?v=99i4leHzUC4</youtube></div> | ||
− | < | + | <br/> |
− | + | ''Cómo detectar colisiones con BlenderBIM'' shows the process of importing two IFC files generated from [[ArchiCAD]] into BlenderBIM to execute a Clash Detection. After importing each IFC file into Blender via BlenderBIM, the Clash Detection tool generates a JSON file with all information on the clashing IFC elements. Afterwards, the JSON file is used to identify and select these elements. Note that both Blend files must be Linked. | |
+ | <div style="float: right; margin: 30px;"><youtube>https://www.youtube.com/watch?v=iwYKAxmba3A</youtube><br></div> | ||
+ | |||
= See also = | = See also = |
Latest revision as of 14:02, 27 July 2022
This page is unfinished. Feel free to help the project by sharing your knowledge about this subject.
Please remove this "BlenderBIM_Addon_Documentation" template.
Description[edit]
BlenderBIM implements Clash Detection between IFC files.
External Resources[edit]
Blender BIM - Clash Sets shows the IFCClash tool from IfcOpenShell as implemented in BlenderBIM Add-on
Cómo detectar colisiones con BlenderBIM shows the process of importing two IFC files generated from ArchiCAD into BlenderBIM to execute a Clash Detection. After importing each IFC file into Blender via BlenderBIM, the Clash Detection tool generates a JSON file with all information on the clashing IFC elements. Afterwards, the JSON file is used to identify and select these elements. Note that both Blend files must be Linked.