LinkLoadResultGetModelName Method |
Gets the name of the model.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ModelPath GetModelName()
Public Function GetModelName As ModelPath
public:
ModelPath^ GetModelName()
member GetModelName : unit -> ModelPath
Return Value
ModelPath
See Also