section#

Object3d.section(plane, create_new=True, section_cross_object=False)[source]#

Section the object.

Parameters:
planepyaedt.generic.constants.PLANE

Coordinate system of the plane object. Application.PLANE object

create_newbool, optional

Whether to create an object. The default is True.

section_cross_objectbool, optional

The default is False.

Returns:
pyaedt.modeler.cad.object3d.Object3d

3D object.

References

>>> oEditor.Section