intersect#

Object3d.intersect(theList, keep_originals=False)[source]#

Intersect the active object with a given list.

Parameters:
theListlist

List of objects.

keep_originalsbool, optional

Whether to keep the original object. The default is False.

Returns:
pyaedt.modeler.cad.object3d.Object3d

Retrieve the resulting 3D Object when succeeded.

References

>>> oEditor.Intersect