M

WallFoundation.Create

Description:
Creates a new wall foundation within the project.
public static WallFoundation Create(
	Document document,
	ElementId typeId,
	ElementId wallId
)
Return Value nullNothingnullptr If successful, returns the newly created wall foundation, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.