ListPropertySetNames Method


IFCUser Defined Property Set List Property Set Names Method

Returns a list property set names stored in the document.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static IList<string> ListPropertySetNames(
	Document document
)

Parameters

document Document
The Revit document to retrieve names from.

Return Value

IList String
The list of property set names.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →