<Code Lib>
2027 Method
Changes 0
M

FaceWall.IsWallTypeValidForFaceWall

Description:
Identifies if a wall type may be applied to a face wall.

public static bool IsWallTypeValidForFaceWall(
	Document document,
	ElementId wallType
)

Return Value Boolean True if the wall type is valid for face wall, false otherwise.

Loading…