Export |
Constructs a new ExportIFCCategoryInfo with input values.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

public ExportIFCCategoryInfo(
bool ifcExportFlag,
string ifcEntityName,
string ifcPredefinedType,
string ifcUserDefinedType,
string ifcPresentationLayerName
)
Parameters

Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
