IFCParameterTemplate.GetPropertySetNames
Description:
Creates an array of property set names contained in the template according to provided selection type.
Creates an array of property set names contained in the template according to provided selection type.
public IList<string> GetPropertySetNames(
PropertySetupType propertySetupType,
PropertySelectionType propertySelectionType
)
-
propertySetupTypeThe property setup type.
-
propertySelectionTypeThe property selection type.
-
A value passed for an enumeration argument is not a member of that enumeration