Return the profiles in the fabrication configuration.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<string> GetProfiles()
Return Value
IList<String>
Remarks
The global profile name is empty, and is not returned here.
See Also
Reference