Share

IFCParameterTemplate.ExportRevitMaterialParameters Property

The option to export Revit material parameters to IFC. If true, then all Revit material parameters not excluded will be exported. If false, then no Revit material parameters will be exported.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public bool ExportRevitMaterialParameters { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?