extrude.set.set.uv
Syntax
- void := extrude.set.set.uv(sp,v_u,v_V)
Sets both the u-axis and v-axis. They correspond to \(x\) and \(y\) directions in the extruder 2D coordinate system when the model is extruded into zones.
Returns: void - void return
Arguments: sp - extrude set pointer
v_u - u-axis (3D or 2D vector)
v_v - v-axis (3D or 2D vector)
Was this helpful? ... | PFC © 2021, Itasca | Updated: Feb 25, 2024 |