CRA_Assembly.add_blocks_from_rhinomeshes

CRA_Assembly.add_blocks_from_rhinomeshes(guids)[source]

Add multiple blocks from their representation as as Rhino meshes.

Parameters

guids (list of str) – A list of GUIDs identifying the meshes representing the blocks of the assembly.

Returns

list – The keys of the added blocks.