FamilyLoadingIntoDocumentEventArgs.FamilyPath Property

The file path of the family that is being loaded into the document.


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

Syntax

C#

public string FamilyPath { get; }

Property Value

String

See Also

Reference

FamilyLoadingIntoDocumentEventArgs Class
Autodesk.Revit.DB.Events Namespace