set_cad_components#
- VirtualGeometry.set_cad_components(cad_components)#
- Set the sub-shapes to match the given CADComponents. - Parameters:
- cad_components (Iterable[CADComponent]) – The components which make up the virtual geometry. 
 
Set the sub-shapes to match the given CADComponents.
cad_components (Iterable[CADComponent]) – The components which make up the virtual geometry.