2027 Class Back to 2027
C

IFCParameterTemplate

Version comparison

Members across versions

39 members across 9 versions · 39 added later · 2 changed · 2 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
C IFCParameterTemplate(Document)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M AddPropertyMappingInfo(PropertySetupType, String, IFCPropertyMappingInfo)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M AddPropertySet(PropertySetupType, Boolean, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M ClearPropertySets(PropertySetupType)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M CopyPropertySet(PropertySetupType, String, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M CopyTemplate(Document, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M Create(Document, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M ExportPropertySetupToFile(PropertySetupType, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M ExportToFile(String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M FindByName(Document, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M FindPropertyMappingInfo(PropertySetupType, String, ElementId)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M FindPropertyMappingInfo(PropertySetupType, String, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M GetActiveTemplate(Document)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M GetPropertyMappingInfos(PropertySetupType, String, PropertySelectionType)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M GetPropertySetApplicableEntities(PropertySetupType, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added changed
M GetPropertySetNames(PropertySetupType, PropertySelectionType)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M ImportFromFile(Document, String, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M IsExportingPropertySet(PropertySetupType, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M IsPropertySetAMemberOfTemplate(PropertySetupType, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M IsValidName(Document, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M ListNames(Document)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M RemovePropertyMappingInfo(PropertySetupType, String, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M RemovePropertyMappingInfo(PropertySetupType, String, ElementId)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M RemovePropertySet(PropertySetupType, String)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M ResetActiveTemplate(Document)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
M SetPropertySetApplicableEntities(PropertySetupType, String, IList<String>)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added changed
M SetPropertySetExportingFlag(PropertySetupType, String, Boolean)
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same

Per-version detail

Click a version below to see what changed in that release vs your current frame (2027).
Not present in: 2020, 2021, 2022, 2023, 2024, 2025, 2025.3
2027 current

Changes in 2026 vs 2027 2 changed

Flip API Versions →

Changed members

IFCParameterTemplate.GetPropertySetApplicableEntities(PropertySetupType, String)
Became obsolete in 2027: This is deprecated in Revit 2027 and will be removed in the next version of Revit.
propertySetupType PropertySetupType The property setup type.
propertySetName String The property set name.
→ returns IList The list of IFC entities to which the property set is applicable.
IFCParameterTemplate.SetPropertySetApplicableEntities(PropertySetupType, String, IList<String>)
Became obsolete in 2027: This is deprecated in Revit 2027 and will be removed in the next version of Revit.
propertySetupType PropertySetupType The property setup type.
propertySetName String The property set name.
applicableEntities IList<String> The list of IFC entities to which the property set is applicable.