Share

IFCParameterTemplate.ExportIFCCommonPropertySets Property

The option to export IFC common property sets for exported Revit elements. If true, then all IFC Common Property Sets not excluded will be exported. If false, then no IFC Common Property Sets 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 ExportIFCCommonPropertySets { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?