True if the path is closed.
How this SubPathItem behaves when it intersects another. Specifies how to combine the shapes
if the destination path already has a selection.
The path that contains this subpath.
The collection of the PathPoints on this SubPathItem.
The class name of the referenced object: "SubPathItem".
Represents a subpath; a collection of subpaths make up a PathItem.
Create these objects by passing SubPathInfo objects to PathItems.add() method. This method creates a
SubPathItemobject for each SubPathInfo object, and creates and then returns a new PathItem object for the path represented by all of the subpaths. Access these objects in the PathItem.subPathItems collection.See
https://developer.adobe.com/photoshop/uxp/2022/ps_reference/classes/subpathitem/
Example
Added in Photoshop 23.3*