IFCParameterTemplate.IsPropertySetAMemberOfTemplate
Description:
Checks whether a property set exists in the template.
Checks whether a property set exists in the template.
public bool IsPropertySetAMemberOfTemplate(
PropertySetupType propertySetupType,
string propertySetName
)
-
propertySetupTypeThe property setup type.
-
StringpropertySetNameThe property set name.
-
A non-optional argument was null
-
A value passed for an enumeration argument is not a member of that enumeration