2024 Method
Changes 0
M

CurveByPointsUtils.AddCurvesToFaceRegion

Description:
Adds The CurveElements to one or more FaceRegions.
Remarks:
The CurveElements that are input may produce an arbitrary number of regions.
public static void AddCurvesToFaceRegion(
	Document document,
	IList<ElementId> curveElemIds
)