This class defines a dependent Iso (isoparametric) curve. U and V Iso curves are dependent curves created along lines of constant parameter value of a NURBS surface.
Any of the object's properties may be set via optional keyword arguments on the constructor.
The parent surface by NURBSet index.
The parent surface by NURBSId.
The direction of the iso curve, either #U or #V.
The parametric position in the range of 0.0 to 1.0 in the given direction on the surface at which the iso line will sit.
If true , trims parent surface at the curve.
The state of the trim flip toggle. This controls which portion of the surface is trimmed.
The seed location is a UV position on the parent surface.