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: 20.0.0.0 (20.0.0.377)
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