IFCPropertyMappingInfo(Boolean, String, ElementId, String)
Description:
Constructs a new IFCPropertyMappingInfo with input values. The flag that indicates whether the property is included in export. The property name. The Revit property id. The Revit property id.
Constructs a new IFCPropertyMappingInfo with input values. The flag that indicates whether the property is included in export. The property name. The Revit property id. The Revit property id.
Overloads (2):
IFCPropertyMappingInfo(Boolean,String,ElementId,String)
public IFCPropertyMappingInfo(
bool exportFlag,
string ifcPropertyName,
ElementId revitPropertyId,
string revitPropertyName
)
-
BooleanexportFlag
-
StringifcPropertyName
-
revitPropertyId
-
StringrevitPropertyName
-
A non-optional argument was null