This class defines a dependent point at the intersection of a curve and a 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 parent curve by NURBSet index.
If true , trims parent curve at the point.
If true the curve is trimmed from the point towards low parameter space. If false the curve is trimmed from the point towards high parameter space.
The seed location is a U position along the length of the parent curve.