2027 Constructor
Changes 7
C

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 name.
Overloads (2):
IFCPropertyMappingInfo(Boolean,String,ElementId,String)
public IFCPropertyMappingInfo(
	bool exportFlag,
	string ifcPropertyName,
	ElementId revitPropertyId,
	string revitPropertyName
)
  • Boolean
    exportFlag
  • String
    ifcPropertyName
  • revitPropertyId
  • String
    revitPropertyName