extrude
Extrudes a wireframe profile in a given direction.
Signature
extrude(Curve, Direction, length1 : LENGTH, length2 : LENGTH, orientation : Boolean) : Surface
Arguments
Name | Input / Output | Required? | Type | Comment |
---|---|---|---|---|
| In | Yes | Curve | |
| In | Yes | Direction | |
length1 | In | Yes | LENGTH | |
length2 | In | Yes | LENGTH | |
orientation | In | Yes | Boolean |
ReturnType
Surface