2027 Method
Changes 8
M

IFCParameterTemplate.GetPropertySetApplicableEntities

Description:
Gets 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 IList<string> GetPropertySetApplicableEntities(
	PropertySetupType propertySetupType,
	string propertySetName
)
  • propertySetupType
    The property setup type.
  • String
    propertySetName
    The property set name.
Return Value IList<String> The list of IFC entities to which the property set is applicable.