Revit 2025.3 API
Family |
The newly loaded family id.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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