2024 Method
Changes 0
M

FaceWall.Create

Description:
Creates a new instance of a wall attached to a non-vertical massing face.
Remarks:
This method will regenerate the document.
public static FaceWall Create(
	Document document,
	ElementId wallType,
	WallLocationLine locationLine,
	Reference faceReference
)
Return Value FaceWall The newly created face wall.