This class defines a dependent Surface-Surface Intersection curve.
Any of the object's properties may be set via optional keyword arguments on the constructor.
The 1st parent surface by NURBSet index.
The 1st parent surface by NURBSId.
The 2nd parent surface by NURBSet index.
The 2nd parent surface by NURBSId.
If true, trim the 1st parent surface at the intersection.
If true, trim the 2nd parent surface at the intersection.
If true the 1st parent surface is trimmed from the point towards low parameter space. If false the surface is trimmed from the point towards high parameter space.
If true the 2nd parent surface is trimmed from the point towards low parameter space. If false the surface is trimmed from the point towards high parameter space.