Extract curve from surface object.
#include <ayam.h>
Data Fields | |
| int | side |
| which curve to extract? (0,1,2,3 - boundary; 4,5 - inner) | |
| int | pnum |
| select patch from multiple provided | |
| int | revert |
| revert extracted curve? | |
| int | relative |
| interpret parameter value in relative way? | |
| int | extractnt |
| extract normals/tangents? | |
| double | parameter |
| parameter value (u/v) | |
| ay_object * | ncurve |
| cached NURBS curve representation | |
| double | glu_sampling_tolerance |
| drawing quality | |
| int | display_mode |
| drawing mode | |
1.6.3