Revit 2025.3 API
Family |
The Family object to which the symbol belongs.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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