2027 Method
Changes 8
M

IFCUserDefinedPropertySet.ListPropertySetNames

Description:
Returns a list property set names stored in the document.
public static IList<string> ListPropertySetNames(
	Document document
)
  • document
    The Revit document to retrieve names from.
Return Value IList<String> The list of property set names.