CRA_Assembly.add_blocks_from_rhinomeshes
- CRA_Assembly.add_blocks_from_rhinomeshes(guids)
Add multiple blocks from their representation as as Rhino meshes.
- Parameters:
- guidslist of str
A list of GUIDs identifying the meshes representing the blocks of the assembly.
- Returns:
- list
The keys of the added blocks.