clip_planes# property Modeler3DLayout.clip_planes: list[str]# All available clip planes. To be considered a clip plane, the name must follow this naming convention: “VCP_xxx”. Returns: list[str] Examples >>> from ansys.aedt.core.modeler.modeler_pcb import Modeler3DLayout >>> obj = Modeler3DLayout() >>> obj.clip_planes