enter Method
Push data
onto the stack so its status is available during processing of children.
- Called when
data
is coming into scope.
enter(data: CurveCollection): void
Parameter | Type | Description |
---|---|---|
data | CurveCollection |
Returns - void
Defined in
- curve/CurveProcessor.ts Line 87
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.