Document.NewOpening
Description:
Creates a new opening in a beam, brace and column.
Creates a new opening in a beam, brace and column.
Remarks:
This method forms opening on a beam, brace and column.
This method forms opening on a beam, brace and column.
Overloads (4):
NewOpening(Element,CurveArray,eRefFace)
public Opening NewOpening(
Element famInstElement,
CurveArray profile,
eRefFace iFace
)
-
famInstElementhost element of the opening, can be a beam, brace and column.
-
profileprofile of the opening.
-
iFaceface on which opening is based on.
-
Thrown if the family instance element does not exist in the given document.