Revit 2026 API
Family |
All family types in the family.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public FamilyTypeSet Types { get; }
Public ReadOnly Property Types As FamilyTypeSet Get
public: property FamilyTypeSet^ Types { FamilyTypeSet^ get (); }
member Types : FamilyTypeSet with get
Property Value
FamilyTypeSetSee Also