Concatenate curves object.
#include <ayam.h>
Data Fields | |
| int | closed |
| create closed curve? | |
| int | fillgaps |
| create fillets? | |
| int | revert |
| revert created curve? | |
| int | knot_type |
| knot type of created curve | |
| double | ftlength |
| length of fillet end tangents | |
| ay_object * | ncurve |
| cached NURBS curve representation | |
| double | glu_sampling_tolerance |
| drawing quality | |
| int | display_mode |
| drawing mode | |
1.6.3