WallFoundationType Class
An object that represents the type of a wall foundation in Autodesk Revit.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since:  2016

Syntax

C#
public class WallFoundationType : HostObjAttributes
Visual Basic
Public Class WallFoundationType _
	Inherits HostObjAttributes
Visual C++
public ref class WallFoundationType : public HostObjAttributes

Inheritance Hierarchy

See Also