ttbs ( ctype = <scalar>, dim= <scalar>, m= <scalar>, n = <scalar>, rat = <scalar>, form = <scalar>, <trim_control_vertex_list> )
te( ctype = <scalar>, dim= <scalar>, m= <scalar>, n = <scalar>, rat = <scalar>, form = <scalar>, <trim_control_vertex_list> )
This defines a trim b-spline. A trim b-spline may be specified as a literal. A trim b-spline has seven arguments.
The last argument is the list of two or more trim curve vertices that define the trim b-spline
The elements of a trim edge (see Trim edge Data Type) must be literals. They may not be represented by expressions or variables.
tbs(ctype = 0,dim = 2,m = 3, n = 1,rat = 1,form = 0, tcv(0.9501376,-2.6293772,1.0,0.0), tcv(0.9514360,-2.6064462,1.0,0.08 ), tcv(0.9519445,-2.5832916,1.0,0.08), tcv(0.9519445,-2.5600670,1.0,0.08) )