CurveByPointsUtils.GetHostFace
Description:
Gets the host face to which the CurveElement is added.
Gets the host face to which the CurveElement is added.
public static Reference GetHostFace(
CurveElement curveElem
)
-
curveElemThe CurveElement.
Return Value
Reference
The host face to which the CurveElement is added, or an empty Reference if the host is not a face.
-
The input CurveElement is not a CurveByPoints.
-
A non-optional argument was null