2027 Method
Changes 8
M

IFCParameterTemplate.SetPropertySetApplicableEntities

Description:
Sets the list of IFC entities to which the property set is applicable.
[ObsoleteAttribute("This is deprecated in Revit 2027 and will be removed in the next version of Revit.")]
public void SetPropertySetApplicableEntities(
	PropertySetupType propertySetupType,
	string propertySetName,
	IList<string> applicableEntities
)
  • propertySetupType
    The property setup type.
  • String
    propertySetName
    The property set name.
  • IList<String>
    applicableEntities
    The list of IFC entities to which the property set is applicable.