CurveByPointsUtils.SetSketchOnSurface
Description:
Sets the relationship between the CurveElement and face.
Sets the relationship between the CurveElement and face.
public static void SetSketchOnSurface(
CurveElement curveElem,
bool sketchOnSurface
)
-
curveElemThe CurveElement.
-
sketchOnSurfaceWhether 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