FamilyType Class


The family type object provides read access to the values of family parameters for this type.

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

Syntax

C#
public class FamilyType : APIObject
Visual Basic
Public Class FamilyType _
	Inherits APIObject
Visual C++
public ref class FamilyType : public APIObject

Inheritance Hierarchy

See Also