FabricationConfigurationGetProfile Method |
Return the profile of the loaded fabrication configuration. Return empty string for global profile.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string GetProfile()
Public Function GetProfile As String
public:
String^ GetProfile()
member GetProfile : unit -> string
Return Value
String
See Also