Revit 2026 API
ApplicationFamily |
Default path for family template files.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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