MNURBSetSubLevel
double MNURBSetSublevel (object obj, int level )
Return Value: 1.0 for success, 0.0 for failure
Arguments:
obj | MetaNURBS compatible object |
level | Subdivision Level |
This function will set the subdivision level of an item that has MetaNURBS turned on. When the level is 0 the surface will not display, when it is 1 the surface will display un-subdivided, values greater than 1 will be subdivided level times.
Converted from CHM to HTML with chm2web Pro 2.82 (unicode) |