IFCUserDefinedPropertySet.FindPropertySetByName
Description:
Returns property set element by name.
Returns property set element by name.
public static IFCUserDefinedPropertySet FindPropertySetByName(
Document document,
string name
)
-
documentThe document to find the property set with the specified name.
-
StringnameName of the property set to find.
-
A non-optional argument was null