Function kcl_lib::std::patterns::pattern_transform
source ยท pub async fn pattern_transform(args: Args) -> Result<MemoryItem, KclError>
Expand description
A linear pattern
Each element in the pattern repeats a particular piece of geometry.
The repetitions can be transformed by the transform
parameter.