<Code Lib>
2020 Method
Changes 0
M

Document.NewOpening(Element, CurveArray, Boolean)

Description:
Creates a new opening in a roof, floor and ceiling.
Overloads (4):
NewOpening(Element,CurveArray,Boolean)

public Opening NewOpening(
	Element hostElement,
	CurveArray profile,
	bool bPerpendicularFace
)

Return Value Opening If successful, an Opening object is returned.

Loading…