ExportIFCCategoryInfo(Boolean, String, String, String, String)
Public Constructor
ArgumentNullException
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)
Syntax
public ExportIFCCategoryInfo( bool ifcExportFlag, string ifcEntityName, string ifcPredefinedType, string ifcUserDefinedType, string ifcPresentationLayerName)Parameters
ifcExportFlagBoolean
The flag that indicates whether the category is exported.
ifcEntityNameString
The IFC entity name.
ifcPredefinedTypeString
The IFC predefined type.
ifcUserDefinedTypeString
The IFC user defined type.
ifcPresentationLayerNameString
The IFC presentation layer name.
Exceptions
Exception
Condition
ArgumentNullException
A non-optional argument was null