object

SubShape

A single subshape descriptor.

Properties
PropertyTypeRequired
classconstRequired
subGeometryoneOf<ContourTextImagePathGroupSymbolMasterSymbolInstanceFrame>Required
booleanOperationintegerRequired

class

Required

Description

no description

Type

const

Value

constant: the value of this property must be equal to:

json
"subshape"

subGeometry

Required

Description

The contour of the subpath is described. When the frame and symbol-instance and symbol-master are in subGeometry, only the childObjects will be used, and the bounding box will not be used. Any mask nested within this object will be invalidated.

booleanOperation

Required

Description

Boolean operation combining this and before-in-the-array path.

Type

integer

Value

enum: the value of this property must be equal to one of the following values:

ValueExplanation
0union
1subtraction
2intersecion
3exclusion
4none
Daruma Feedback