2026 Method
Changes 7
M

IFCParameterTemplate.GetPropertySetNames

Description:
Creates an array of property set names contained in the template according to provided selection type.
public IList<string> GetPropertySetNames(
	PropertySetupType propertySetupType,
	PropertySelectionType propertySelectionType
)
Return Value IList<String> The array of the property set names in the template.