✨ Located in SF Bay Area or LA? Get free Revit AI automation consulting from YC-backed AI engineers →

TrussType Class


Represents a specific type of truss.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public class TrussType : FamilySymbol
Visual Basic
Public Class TrussType _
	Inherits FamilySymbol
Visual C++
public ref class TrussType : public FamilySymbol

Inheritance Hierarchy

See Also