SubPathItems

A collection of SubPathItem objects that make up a PathItem. Access this object in the PathItem.subPathItems collection property.

Indexable

▪ [index: number]: SubPathItem

Used to access the guides in the collection.

Properties

Name
Type
Access
Min Version
Description
length
number
R
23.3
Number of elements in this collection.
parent
PathItem
R
23.3
The PathItem that contains this SubPathItem.