The option to export Revit element parameters to IFC.
If true, then all Revit element parameters not excluded will be exported.
If false, then no Revit element parameters will be exported.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool ExportRevitElementParameters { get; set; }Property Value
Boolean
See Also
Reference