GetProfiles Method


Return the profiles in the fabrication configuration.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 17.0.0.0 (17.0.1090.0)
Since: 2016

Syntax

C#
public IList<string> GetProfiles()
Visual Basic
Public Function GetProfiles As IList(Of String)
Visual C++
public:
IList<String^>^ GetProfiles()

Remarks

The global profile name is empty, and is not returned here.

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 →