NXOpen.UF.Curve.IsSplineSelfInt

Curve.IsSplineSelfInt()

Refer to UF_CURVE_is_spline_self_int for documentation.

Signature: IsSplineSelfInt(splineTag)

Parameters:splineTag (Tag) – Object identifier of spline to inquire.
Returns:TRUE - spline is self intersecting (has loops) FALSE - spline is not self intersecting.
Return type:bool

License requirements: None