ApplicationDefaultIFCProjectTemplate Property

Full path to the default template file for new IFC project documents. It may be empty, in which case the DefaultProjectTemplate should be used.

Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string DefaultIFCProjectTemplate { get; }

Property Value

String
See Also