|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
Get a count of OpenNURBS objects in current file.
Public Member Functions | |
| subroutine | nurbs_get_count (nc, ns, ierr) |
| subroutine nurbs_get_count | ( | integer(c_int), intent(inout) | nc, |
| integer(c_int), intent(inout) | ns, | ||
| integer(c_int), intent(inout) | ierr | ||
| ) |
| [in,out] | nc | Number of NURBS curves |
| [in,out] | ns | Number of NURBS surfaces |
| [in,out] | ierr | Error status |