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