Redefines that one or more isoparametric curves will be created along the U or V parameter curves of the face. The direction is defined using the isUDirection property.
"sketchIsoparametricCurve_var" is a variable referencing a SketchIsoparametricCurve object. |
"sketchIsoparametricCurve_var" is a variable referencing a SketchIsoparametricCurve object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| quantity | ValueInput | The number of isoparametric curves to create. They are evenly distributed on the face. If a ValueInput is defined using a real value, it should be a whole number or it will be rounded to the nearest whole number. If a ValueInput is defined using a string, it is used as the expression of the parameter that will be created to control the number of curves and should be able to be evaluated as a unitless value. |