ttcv ( <scalar>, <scalar>, <scalar>, <scalar> )
tcv (<scalar>, <scalar>, <scalar>, <scalar> )
This defines a trim curve vertex. A trim curve vertex may be specified as a literal. All of its components are identified by position rather than by keywords. They are interpreted as
( u, v, w, t)
parametric distance in the space of the curve it helps describe. |
The elements of a trim curve vertex must be literals. They may not be represented by expressions or variables.
tcv (0.007, 0.65, 1.0, 0.34 ), ...