FabricationConfiguration.GetProfile Method

FabricationConfigurationGetProfile Method

Return the profile of the loaded fabrication configuration. Return empty string for global profile.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string GetProfile()
Public Function GetProfile As String
public:
String^ GetProfile()
member GetProfile : unit -> string 

Return Value

String
See Also