Curve style¶
CurveStyle
dataclass
¶
Bend
dataclass
¶
Bases: CurveStyle
Curve bending style.
Attributes:
Name | Type | Description |
---|---|---|
direction |
AttributeLike
|
The attribute used to encode the bending direction. |
bend_type |
str
|
The type of bending (options are 's', 'r', 'n'). The default value is 'n'. |