extrude.set.origin
Syntax
- v = extrude.set.origin(sp)
- extrude.set.origin(sp) = v
Get/set the origin of the extrusion transformation. When extruded, the 2D extrusion coordinate (0,0) is mapped to (\(x,y,z\)) before being rotated into the u,v,n coordinate system.
Returns: v - origin of the extrusion transformation (3D vector) Accepts: v - origin of the extrusion transformation (3D vector) Arguments: sp - extrude set pointer
Was this helpful? ... | PFC © 2019, Itasca | Updated: Apr 26, 2019 |