2026 Method
Changes 7
M

IFCParameterTemplate.IsPropertySetAMemberOfTemplate

Description:
Checks whether a property set exists in the template.
public bool IsPropertySetAMemberOfTemplate(
	PropertySetupType propertySetupType,
	string propertySetName
)
  • propertySetupType
    The property setup type.
  • String
    propertySetName
    The property set name.
Return Value Boolean True if the property set exists in the template.