2026 Method
Changes 8
M

IFCParameterTemplate.GetPropertySetApplicableEntities

Description:
Gets the list of IFC entities to which the property set is applicable.
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.