Share

Application.DefaultIFCProjectTemplate 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public string DefaultIFCProjectTemplate { get; }

Property Value

String

See Also

Reference

Was this information helpful?