Note: | This command is not supported, so the usage information is not provided. |
geometry create curve nurb_curve | |
|---|---|
nurb_curve_name = | a new nurb_curve |
comments = | string |
degree = | integer |
rational = | boolean |
periodic = | boolean |
control_points = | location |
weights = | real |
knots = | real |
geometry create curve nurb_curve & | |
|---|---|
nurb_curve degree = | 3 & |
nurb_curve rational = | yes & |
nurb_curve periodic = | yes & |
nurb_curve control_points = | 1,5,3 & |
nurb_curve knots = | 5 |
Parameter | Value Type | Description |
|---|---|---|
nurb_curve_name | A New Nurb_curve | |
comments | String | Specifies comments for the object being created or modified. |
degree | Integer | |
rational | Boolean | |
periodic | Boolean | |
control_points | Location | |
weights | Real | |
knots | Real |