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