<Code Lib>
2023 Method
Changes 3
M

CurveElement.CreateAreaBasedLoadBoundaryLine

Description:
Creates an area based load boundary line.

public static CurveElement CreateAreaBasedLoadBoundaryLine(
	Document document,
	Curve curve,
	ElementId levelId
)

Return Value CurveElement The newly created area based load boundary line.

Loading…