Revit 2026 API
Family |
The Family object to which the symbol belongs.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Family Family { get; }
Public ReadOnly Property Family As Family Get
public: property Family^ Family { Family^ get (); }
member Family : Family with get
Property Value
FamilySee Also