ApplicationFamilyTemplatePath Property |
Default path for family template files.
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string FamilyTemplatePath { get; }
Public ReadOnly Property FamilyTemplatePath As String
Get
public:
property String^ FamilyTemplatePath {
String^ get ();
}
member FamilyTemplatePath : string with get
Property Value
String
See Also