Revit 2025.3 API
ApplicationFamily |
Default path for family template files.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string FamilyTemplatePath { get; }
Public ReadOnly Property FamilyTemplatePath As String Get
public: property String^ FamilyTemplatePath { String^ get (); }
member FamilyTemplatePath : string with get
Property Value
StringSee Also