CurveByPointsUtils.GetSketchOnSurface
Description:
Gets the relationship between the CurveElement and face.
Gets the relationship between the CurveElement and face.
public static bool GetSketchOnSurface(
CurveElement curveElem
)
-
curveElemThe CurveElement.
Return Value
Boolean
Whether or not the CurveElement should lie on the face and be able to be added to the face.
-
The input CurveElement is not a CurveByPoints.
-
A non-optional argument was null