Share

FabricationConfigurationInfo.GetProfiles Method

Return the profiles in the fabrication configuration.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.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

Was this information helpful?