Skip to main content

ClipEdgesCreationConfig

Configuration for creating ClipEdges.

Properties

id?

optional id: string

The unique name of the ClipEdges.


items?

optional items: Record<string, ClipEdgesItemStyle>

A record of groups from the classifier to style based on the style name set.


optional link: boolean

If true, updates the ClipEdges based on the plane update.


world?

optional world: World

The world in which the ClipEdges are going to be added.