<Code Lib>
2027 Method
Changes 0
M

CurveByPointsUtils.GetHostFace

Description:
Gets the host face to which the CurveElement is added.

public static Reference GetHostFace(
	CurveElement curveElem
)

Return Value Reference The host face to which the CurveElement is added, or an empty Reference if the host is not a face.

Loading…