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