2027 Method
Changes 7
M

IFCParameterTemplate.IsExportingPropertySet

Description:
Determines whether the provided property set is included in export.
public bool IsExportingPropertySet(
	PropertySetupType propertySetupType,
	string propertySetName
)
  • propertySetupType
    The property setup type.
  • String
    propertySetName
    The property set name.
Return Value Boolean Whether or not the property set is included in export.