A set that contains FamilyType objects.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
| C# |
|---|
public class FamilyTypeSet : APIObject, IEnumerable |
| Visual Basic |
|---|
Public Class FamilyTypeSet _ Inherits APIObject _ Implements IEnumerable |
| Visual C++ |
|---|
public ref class FamilyTypeSet : public APIObject, IEnumerable |