<Code Lib>
2027 Method
Changes 0
M

CurveByPointsUtils.GetSketchOnSurface

Description:
Gets the relationship between the CurveElement and face.

public static bool GetSketchOnSurface(
	CurveElement curveElem
)

Return Value Boolean Whether or not the CurveElement should lie on the face and be able to be added to the face.

Loading…