Revit 2026 API
Family |
The newly loaded family id.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId NewFamilyId { get; }
Public ReadOnly Property NewFamilyId As ElementId Get
public: property ElementId^ NewFamilyId { ElementId^ get (); }
member NewFamilyId : ElementId with get
Property Value
ElementIdSee Also