ExportIFCCategoryInfo(Boolean, String, String, String, String)
Description:
Constructs a new ExportIFCCategoryInfo with input values.
Constructs a new ExportIFCCategoryInfo with input values.
Overloads (2):
ExportIFCCategoryInfo(Boolean,String,String,String,String)
public ExportIFCCategoryInfo(
bool ifcExportFlag,
string ifcEntityName,
string ifcPredefinedType,
string ifcUserDefinedType,
string ifcPresentationLayerName
)
-
BooleanifcExportFlagThe flag that indicates whether the category is exported.
-
StringifcEntityNameThe IFC entity name.
-
StringifcPredefinedTypeThe IFC predefined type.
-
StringifcUserDefinedTypeThe IFC user defined type.
-
StringifcPresentationLayerNameThe IFC presentation layer name.
-
A non-optional argument was null